mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 23:21:06 +00:00
Bump parity-scale-codec to v 3.4.0 (#6945)
This commit is contained in:
committed by
GitHub
parent
b51cb8927c
commit
95f0ca271e
@@ -7,7 +7,7 @@ edition.workspace = true
|
||||
[dependencies]
|
||||
futures = "0.3.21"
|
||||
futures-timer = "3.0.2"
|
||||
parity-scale-codec = { version = "3.3.0", default-features = false, features = ["bit-vec", "derive"] }
|
||||
parity-scale-codec = { version = "3.4.0", default-features = false, features = ["bit-vec", "derive"] }
|
||||
gum = { package = "tracing-gum", path = "../../gum" }
|
||||
bitvec = { version = "1.0.0", default-features = false, features = ["alloc"] }
|
||||
lru = "0.9"
|
||||
|
||||
Reference in New Issue
Block a user