mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 19:01:08 +00:00
Bump parity-scale-codec to 3.6.1 (#14428)
This commit is contained in:
@@ -20,7 +20,7 @@ sp-std = { version = "8.0.0", default-features = false, path = "../std" }
|
||||
sp-tracing = { version = "10.0.0", default-features = false, path = "../tracing" }
|
||||
sp-runtime-interface-proc-macro = { version = "11.0.0", path = "proc-macro" }
|
||||
sp-externalities = { version = "0.19.0", default-features = false, path = "../externalities" }
|
||||
codec = { package = "parity-scale-codec", version = "3.2.2", default-features = false, features = ["bytes"] }
|
||||
codec = { package = "parity-scale-codec", version = "3.6.1", default-features = false, features = ["bytes"] }
|
||||
static_assertions = "1.0.0"
|
||||
primitive-types = { version = "0.12.0", default-features = false }
|
||||
sp-storage = { version = "13.0.0", default-features = false, path = "../storage" }
|
||||
|
||||
Reference in New Issue
Block a user