mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 13:31:04 +00:00
Bump parity-scale-codec to 3.6.1 (#7382)
This commit is contained in:
@@ -5,7 +5,7 @@ authors.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
[dependencies]
|
||||
parity-scale-codec = { version = "3.4.0", default-features = false, features = ["derive"] }
|
||||
parity-scale-codec = { version = "3.6.1", default-features = false, features = ["derive"] }
|
||||
|
||||
# Polkadot dependencies
|
||||
polkadot-test-runtime = { path = "../../../runtime/test-runtime" }
|
||||
|
||||
Reference in New Issue
Block a user