mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-29 21:41:03 +00:00
Bump parking_lot (#4817)
Hopefully this can be merged if the tests pass.
This commit is contained in:
@@ -15,7 +15,7 @@ serde_json = "1"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
lazy_static = "1.4"
|
||||
parking_lot = "0.9"
|
||||
parking_lot = "0.10.0"
|
||||
futures-timer = "2.0"
|
||||
derive_more = "0.99"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user