mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 18:41:05 +00:00
Update parity-common dependencies (#5254)
This commit is contained in:
@@ -33,7 +33,7 @@ parking_lot = { version = "0.10.0", optional = true }
|
||||
sp-debug-derive = { version = "2.0.0-alpha.2", path = "../debug-derive" }
|
||||
sp-externalities = { version = "0.8.0-alpha.2", optional = true, path = "../externalities" }
|
||||
sp-storage = { version = "2.0.0-alpha.2", default-features = false, path = "../storage" }
|
||||
parity-util-mem = { version = "0.5.1", default-features = false, features = ["primitive-types"] }
|
||||
parity-util-mem = { version = "0.5.2", default-features = false, features = ["primitive-types"] }
|
||||
|
||||
# full crypto
|
||||
ed25519-dalek = { version = "1.0.0-pre.3", default-features = false, features = ["u64_backend", "alloc"], optional = true }
|
||||
|
||||
Reference in New Issue
Block a user