Use a single version of once_cell (#4966)

This commit is contained in:
Igor Matuszewski
2020-02-18 15:27:17 +01:00
committed by GitHub
parent 7f43796efc
commit aa4123039f
4 changed files with 23 additions and 77 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ node-primitives = { version = "*", path = "../../node/primitives" }
sp-runtime = { version = "*", path = "../../../primitives/runtime" }
rand = "0.7.2"
clap = "2.33.0"
tiny-bip39 = "0.6.2"
tiny-bip39 = "0.7"
rustc-hex = "2.0.1"
substrate-bip39 = "0.3.1"
hex = "0.4.0"