mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
Bump sp-keyring to 4.1.0-dev (#10681)
This commit is contained in:
@@ -33,7 +33,7 @@ log = { version = "0.4.14", default-features = false }
|
||||
[dev-dependencies]
|
||||
frame-benchmarking = { version = "4.0.0-dev", path = "../benchmarking" }
|
||||
grandpa = { package = "finality-grandpa", version = "0.14.1", features = ["derive-codec"] }
|
||||
sp-keyring = { version = "4.0.0-dev", path = "../../primitives/keyring" }
|
||||
sp-keyring = { version = "4.1.0-dev", path = "../../primitives/keyring" }
|
||||
pallet-balances = { version = "4.0.0-dev", path = "../balances" }
|
||||
pallet-offences = { version = "4.0.0-dev", path = "../offences" }
|
||||
pallet-staking = { version = "4.0.0-dev", path = "../staking" }
|
||||
|
||||
Reference in New Issue
Block a user