mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 20:51:05 +00:00
Bump parity-scale-codec to 3.6.1 (#14428)
This commit is contained in:
@@ -19,7 +19,7 @@ harness = false
|
||||
|
||||
[dependencies]
|
||||
ahash = { version = "0.8.2", optional = true }
|
||||
codec = { package = "parity-scale-codec", version = "3.2.2", default-features = false }
|
||||
codec = { package = "parity-scale-codec", version = "3.6.1", default-features = false }
|
||||
hashbrown = { version = "0.13.2", optional = true }
|
||||
hash-db = { version = "0.16.0", default-features = false }
|
||||
lazy_static = { version = "1.4.0", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user