mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 03: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
@@ -5,7 +5,7 @@ authors.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
[dependencies]
|
||||
codec = { package = "parity-scale-codec", version = "3.3.0" }
|
||||
codec = { package = "parity-scale-codec", version = "3.4.0" }
|
||||
clap = { version = "4.0.9", features = ["derive", "env"] }
|
||||
tracing-subscriber = { version = "0.3.11", features = ["env-filter"] }
|
||||
jsonrpsee = { version = "0.16.2", features = ["ws-client", "macros"] }
|
||||
|
||||
Reference in New Issue
Block a user