mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-24 07:51:07 +00:00
Bump parking_lot (#4817)
Hopefully this can be merged if the tests pass.
This commit is contained in:
@@ -20,7 +20,7 @@ sp-std = { version = "2.0.0", path = "../../std" }
|
||||
sp-version = { version = "2.0.0", path = "../../version" }
|
||||
sp-runtime = { version = "2.0.0", path = "../../runtime" }
|
||||
codec = { package = "parity-scale-codec", version = "1.0.0", features = ["derive"] }
|
||||
parking_lot = "0.9.0"
|
||||
parking_lot = "0.10.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user