Skip to content

Commit

Permalink
Update parking_lot to 0.8 (rust-windowing#882)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eijebong authored and kosyak committed Jul 10, 2019
1 parent 99bcd67 commit 53b9c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ wayland-client = { version = "0.23.0", features = [ "dlopen", "egl", "cursor", "
calloop = "0.4.2"
smithay-client-toolkit = "0.6"
x11-dl = "2.18.3"
parking_lot = "0.7"
parking_lot = "0.8"
percent-encoding = "1.0"
gbm = { git = "https://github.com/kosyak/gbm.rs", default-features = false, features = ["drm-support", "import-egl", "gen"] }
drm = { git = "https://github.com/kosyak/drm-rs", branch = "master" }
Expand Down

0 comments on commit 53b9c1c

Please sign in to comment.