mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 21:45:41 +00:00
Bump parking_lot (#4817)
Hopefully this can be merged if the tests pass.
This commit is contained in:
@@ -19,7 +19,7 @@ derive_more = "0.99.2"
|
||||
futures01 = { package = "futures", version = "0.1.29" }
|
||||
futures = "0.3.1"
|
||||
futures-diagnose = "1.0"
|
||||
parking_lot = "0.9.0"
|
||||
parking_lot = "0.10.0"
|
||||
lazy_static = "1.4.0"
|
||||
log = "0.4.8"
|
||||
slog = { version = "2.5.2", features = ["nested-values"] }
|
||||
|
||||
Reference in New Issue
Block a user