mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 09:21:05 +00:00
Upgrade to substrate 2.0.0
This commit is contained in:
@@ -24,11 +24,11 @@ syn = "1.0.38"
|
||||
synstructure = "0.12.4"
|
||||
|
||||
[dev-dependencies]
|
||||
async-std = { version = "1.6.3", features = ["attributes"] }
|
||||
codec = { package = "parity-scale-codec", version = "1.3.4", features = ["derive"] }
|
||||
async-std = { version = "1.6.4", features = ["attributes"] }
|
||||
codec = { package = "parity-scale-codec", version = "1.3.5", features = ["derive"] }
|
||||
env_logger = "0.7.1"
|
||||
pretty_assertions = "0.6.1"
|
||||
sp-keyring = "2.0.0-rc6"
|
||||
sp-keyring = "2.0.0"
|
||||
substrate-subxt = { path = ".." }
|
||||
trybuild = "1.0.32"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user