Update multiple dependencies (#9936)

This commit is contained in:
Koute
2021-10-05 23:22:28 +09:00
committed by GitHub
parent 400f3e6579
commit dbc97029b6
5 changed files with 31 additions and 32 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ libp2p = "0.39.1"
parity-scale-codec = "2.0.0"
hex = "0.4.2"
rand = "0.7.3"
tiny-bip39 = "0.8.0"
tiny-bip39 = "0.8.2"
serde_json = "1.0.68"
sc-keystore = { version = "4.0.0-dev", path = "../keystore" }
sp-panic-handler = { version = "3.0.0", path = "../../primitives/panic-handler" }