mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-16 06:11:07 +00:00
Bump deps and fix build
This commit is contained in:
@@ -25,10 +25,10 @@ synstructure = "0.12.4"
|
||||
|
||||
[dev-dependencies]
|
||||
async-std = { version = "=1.5.0", features = ["attributes"] }
|
||||
codec = { package = "parity-scale-codec", version = "1.3.0", features = ["derive"] }
|
||||
codec = { package = "parity-scale-codec", version = "1.3.1", features = ["derive"] }
|
||||
env_logger = "0.7.1"
|
||||
pretty_assertions = "0.6.1"
|
||||
sp-keyring = "2.0.0-rc3"
|
||||
sp-keyring = { version = "2.0.0-rc4", package = "sp-keyring" }
|
||||
substrate-subxt = { path = ".." }
|
||||
trybuild = "1.0.30"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user