mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 14:41:02 +00:00
Merge remote-tracking branch 'origin/master' into staking
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.1", features = ["derive"] }
|
||||
env_logger = "0.7.1"
|
||||
pretty_assertions = "0.6.1"
|
||||
sp-keyring = { version = "2.0.0-rc4", package = "sp-keyring" }
|
||||
sp-keyring = "2.0.0-rc4"
|
||||
substrate-subxt = { path = ".." }
|
||||
trybuild = "1.0.30"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user