mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 20:27:58 +00:00
bump codec minor version (#2247)
This commit is contained in:
committed by
GitHub
parent
9aebac3c69
commit
a3682f8d9d
@@ -9,7 +9,7 @@ description = "Subsystem traits and message definitions"
|
||||
async-trait = "0.1.42"
|
||||
futures = "0.3.8"
|
||||
futures-timer = "3.0.2"
|
||||
parity-scale-codec = { version = "1.3.5", default-features = false, features = ["derive"] }
|
||||
parity-scale-codec = { version = "1.3.6", default-features = false, features = ["derive"] }
|
||||
parking_lot = { version = "0.11.1", optional = true }
|
||||
pin-project = "1.0.4"
|
||||
streamunordered = "0.5.1"
|
||||
|
||||
Reference in New Issue
Block a user