mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 15:11:03 +00:00
Bump sp-keyring to 4.1.0-dev (#10681)
This commit is contained in:
@@ -41,7 +41,7 @@ getrandom = { version = "0.2", features = ["js"], optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
sp-timestamp = { version = "4.0.0-dev", path = "../../../primitives/timestamp" }
|
||||
sp-keyring = { version = "4.0.0-dev", path = "../../../primitives/keyring" }
|
||||
sp-keyring = { version = "4.1.0-dev", path = "../../../primitives/keyring" }
|
||||
sp-tracing = { version = "4.0.0", path = "../../../primitives/tracing" }
|
||||
sc-keystore = { version = "4.0.0-dev", path = "../../keystore" }
|
||||
sc-network = { version = "0.10.0-dev", path = "../../network" }
|
||||
|
||||
Reference in New Issue
Block a user