Bump sp-keyring to 4.1.0-dev (#10681)

This commit is contained in:
James Wilson
2022-01-17 12:52:10 +00:00
committed by GitHub
parent 89194f0e70
commit 751c072ca4
15 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ sp-runtime = { version = "4.0.0", path = "../../../primitives/runtime" }
sp-timestamp = { version = "4.0.0-dev", path = "../../../primitives/timestamp" }
sp-authorship = { version = "4.0.0-dev", path = "../../../primitives/authorship" }
sp-inherents = { version = "4.0.0-dev", path = "../../../primitives/inherents" }
sp-keyring = { version = "4.0.0-dev", path = "../../../primitives/keyring" }
sp-keyring = { version = "4.1.0-dev", path = "../../../primitives/keyring" }
sp-keystore = { version = "0.10.0", path = "../../../primitives/keystore" }
sp-consensus = { version = "0.10.0-dev", path = "../../../primitives/consensus/common" }
sp-transaction-pool = { version = "4.0.0-dev", path = "../../../primitives/transaction-pool" }