mirror of
https://github.com/crossterm-rs/crossterm.git
synced 2025-09-28 05:21:29 +00:00
Update parking_lot to 0.10 (#351)
This commit is contained in:
parent
aad7aaced8
commit
6fdc819e55
@ -36,7 +36,7 @@ event-stream = ["futures"]
|
||||
bitflags = "1.2"
|
||||
futures = { version = "0.3", optional = true }
|
||||
lazy_static = "1.4"
|
||||
parking_lot = "0.9"
|
||||
parking_lot = "0.10"
|
||||
serde = { version = "1.0.0", features = ["derive"], optional = true }
|
||||
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user