mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-03 07:10:05 -04:00
Update parking_lot to 0.7 (#747)
This commit is contained in:
@@ -65,5 +65,5 @@ features = [
|
|||||||
wayland-client = { version = "0.21", features = [ "dlopen", "egl", "cursor"] }
|
wayland-client = { version = "0.21", features = [ "dlopen", "egl", "cursor"] }
|
||||||
smithay-client-toolkit = "0.4.3"
|
smithay-client-toolkit = "0.4.3"
|
||||||
x11-dl = "2.18.3"
|
x11-dl = "2.18.3"
|
||||||
parking_lot = "0.6"
|
parking_lot = "0.7"
|
||||||
percent-encoding = "1.0"
|
percent-encoding = "1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user