mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 15:51:12 +00:00
Bump parity-scale-codec to v 3.4.0 (#6945)
This commit is contained in:
committed by
GitHub
parent
b51cb8927c
commit
95f0ca271e
@@ -10,7 +10,7 @@ async-trait = "0.1.57"
|
||||
futures = "0.3.21"
|
||||
futures-channel = "0.3.23"
|
||||
itertools = "0.10"
|
||||
parity-scale-codec = { version = "3.3.0", default-features = false, features = ["derive"] }
|
||||
parity-scale-codec = { version = "3.4.0", default-features = false, features = ["derive"] }
|
||||
parking_lot = "0.11.2"
|
||||
pin-project = "1.0.9"
|
||||
rand = "0.8.5"
|
||||
|
||||
Reference in New Issue
Block a user