Skip to content

Update parking_lot to 0.8 for windows too (eventloop-2.0)#884

Merged
goddessfreya merged 1 commit into
rust-windowing:eventloop-2.0from
aloucks:update_parking_lot
May 25, 2019
Merged

Update parking_lot to 0.8 for windows too (eventloop-2.0)#884
goddessfreya merged 1 commit into
rust-windowing:eventloop-2.0from
aloucks:update_parking_lot

Conversation

@aloucks
Copy link
Copy Markdown
Contributor

@aloucks aloucks commented May 25, 2019

The previous attempt to update parking_lot missed the windows platform.

The parking_lot dependency is now no longer specified twice to help prevent that mistake from happening again.

The previous attempt to update parking_lot missed the windows platform.

The parking_lot dependency is now no longer specified twice to help
prevent that mistake from happening again.
@aloucks aloucks changed the title Update parking_lot to 0.8 (for windows, too) Update parking_lot to 0.8 for windows too (eventloop-2.0) May 25, 2019
@aloucks
Copy link
Copy Markdown
Contributor Author

aloucks commented May 25, 2019

This fixes the linux build errors from #882 (https://travis-ci.org/rust-windowing/winit/builds/537194992) and the macos compile error is fixed in #885.

@goddessfreya goddessfreya merged commit 4b0162a into rust-windowing:eventloop-2.0 May 25, 2019
@felixrabe felixrabe mentioned this pull request Jun 23, 2019
felixrabe pushed a commit to felixrabe/winit that referenced this pull request Jun 30, 2019
The previous attempt to update parking_lot missed the windows platform.

The parking_lot dependency is now no longer specified twice to help
prevent that mistake from happening again.
kosyak pushed a commit to kosyak/winit that referenced this pull request Jul 10, 2019
The previous attempt to update parking_lot missed the windows platform.

The parking_lot dependency is now no longer specified twice to help
prevent that mistake from happening again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants