mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 03:31:10 +00:00
Bump parking_lot (#4817)
Hopefully this can be merged if the tests pass.
This commit is contained in:
@@ -23,7 +23,7 @@ sp-externalities = { version = "0.8.0", path = "../../primitives/externalities"
|
||||
sc-executor-common = { version = "0.8", path = "common" }
|
||||
sc-executor-wasmi = { version = "0.8", path = "wasmi" }
|
||||
sc-executor-wasmtime = { version = "0.8", path = "wasmtime", optional = true }
|
||||
parking_lot = "0.9.0"
|
||||
parking_lot = "0.10.0"
|
||||
log = "0.4.8"
|
||||
libsecp256k1 = "0.3.4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user