mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 03:01:07 +00:00
Upgrade to substrate rc4 release (#131)
* Upgrade to substrate rc4 release * Fix up test-node/service * Fix up client node config * Fix up remaining compilation errors * Fmt * Remove fixme * Fix test * Release v0.10.0
This commit is contained in:
@@ -28,7 +28,7 @@ async-std = { version = "=1.5.0", features = ["attributes"] }
|
||||
codec = { package = "parity-scale-codec", version = "1.3.0", features = ["derive"] }
|
||||
env_logger = "0.7.1"
|
||||
pretty_assertions = "0.6.1"
|
||||
sp-keyring = "2.0.0-rc3"
|
||||
sp-keyring = "2.0.0-rc4"
|
||||
substrate-subxt = { path = ".." }
|
||||
trybuild = "1.0.30"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user