mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
update kvdb & co (#12312)
* upgrade kvdb & co * remove patch * update Cargo.lock * upgrade impl-serde * fix parsing test * actually fix it * FFS
This commit is contained in:
@@ -28,7 +28,7 @@ sp-std = { version = "4.0.0", default-features = false, path = "../std" }
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.3"
|
||||
primitive-types = "0.11.1"
|
||||
primitive-types = "0.12.0"
|
||||
sp-core = { version = "6.0.0", features = ["full_crypto"], path = "../core" }
|
||||
rand = "0.7.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user