mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 19:01:08 +00:00
Bump sp-keyring to 4.1.0-dev (#10681)
This commit is contained in:
@@ -36,7 +36,7 @@ sp-core = { version = "4.1.0-dev", path = "../../primitives/core" }
|
||||
sp-keystore = { version = "0.10.0", path = "../../primitives/keystore" }
|
||||
sc-service = { version = "0.10.0-dev", default-features = false, path = "../service" }
|
||||
sc-telemetry = { version = "4.0.0-dev", path = "../telemetry" }
|
||||
sp-keyring = { version = "4.0.0-dev", path = "../../primitives/keyring" }
|
||||
sp-keyring = { version = "4.1.0-dev", path = "../../primitives/keyring" }
|
||||
names = { version = "0.12.0", default-features = false }
|
||||
structopt = "0.3.25"
|
||||
sc-tracing = { version = "4.0.0-dev", path = "../tracing" }
|
||||
|
||||
Reference in New Issue
Block a user