Upgrade to parking_lot 0.11 (#486)
This commit is contained in:
parent
34a6e414f6
commit
c6ffb3b8f9
@ -35,7 +35,7 @@ event-stream = ["futures-core"]
|
||||
[dependencies]
|
||||
bitflags = "1.2"
|
||||
lazy_static = "1.4"
|
||||
parking_lot = "0.10"
|
||||
parking_lot = "0.11"
|
||||
futures-core = { version = "0.3", optional = true, default-features = false }
|
||||
serde = { version = "1.0", features = ["derive"], optional = true }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user