mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
bumpd minor version (#7873)
This commit is contained in:
committed by
GitHub
parent
6b4cc36c60
commit
014e6f03c6
@@ -19,7 +19,7 @@ sp-std = { version = "2.0.0", default-features = false, path = "../std" }
|
||||
sp-tracing = { version = "2.0.0", default-features = false, path = "../tracing" }
|
||||
sp-runtime-interface-proc-macro = { version = "2.0.0", path = "proc-macro" }
|
||||
sp-externalities = { version = "0.8.0", optional = true, path = "../externalities" }
|
||||
codec = { package = "parity-scale-codec", version = "1.3.1", default-features = false }
|
||||
codec = { package = "parity-scale-codec", version = "1.3.6", default-features = false }
|
||||
static_assertions = "1.0.0"
|
||||
primitive-types = { version = "0.8.0", default-features = false }
|
||||
sp-storage = { version = "2.0.0", default-features = false, path = "../storage" }
|
||||
|
||||
Reference in New Issue
Block a user