mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-18 22:15:40 +00:00
Upgrade parity-scale-codec to 1.3.0 (#5443)
This commit is contained in:
@@ -23,7 +23,7 @@ futures-diagnose = "1.0"
|
||||
sp-std = { version = "2.0.0-alpha.5", path = "../../std" }
|
||||
sp-version = { version = "2.0.0-alpha.5", path = "../../version" }
|
||||
sp-runtime = { version = "2.0.0-alpha.5", path = "../../runtime" }
|
||||
codec = { package = "parity-scale-codec", version = "1.2.0", features = ["derive"] }
|
||||
codec = { package = "parity-scale-codec", version = "1.3.0", features = ["derive"] }
|
||||
parking_lot = "0.10.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user