mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 02:08:02 +00:00
Bump sp-keyring to 4.1.0-dev (#10681)
This commit is contained in:
@@ -34,7 +34,7 @@ sp-keystore = { version = "0.10.0", path = "../../../../primitives/keystore" }
|
||||
[dev-dependencies]
|
||||
sc-consensus = { version = "0.10.0-dev", path = "../../../consensus/common" }
|
||||
serde_json = "1.0.74"
|
||||
sp-keyring = { version = "4.0.0-dev", path = "../../../../primitives/keyring" }
|
||||
sp-keyring = { version = "4.1.0-dev", path = "../../../../primitives/keyring" }
|
||||
sc-keystore = { version = "4.0.0-dev", path = "../../../keystore" }
|
||||
substrate-test-runtime-client = { version = "2.0.0", path = "../../../../test-utils/runtime/client" }
|
||||
tempfile = "3.1.0"
|
||||
|
||||
Reference in New Issue
Block a user