mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
Update multiple dependencies (#9936)
This commit is contained in:
@@ -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" }
|
||||
|
||||
@@ -63,7 +63,7 @@ unsigned-varint = { version = "0.6.0", features = [
|
||||
"asynchronous_codec",
|
||||
] }
|
||||
void = "1.0.2"
|
||||
zeroize = "1.4.1"
|
||||
zeroize = "1.4.2"
|
||||
libp2p = "0.39.1"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
@@ -18,7 +18,7 @@ atty = "0.2.13"
|
||||
chrono = "0.4.19"
|
||||
lazy_static = "1.4.0"
|
||||
log = { version = "0.4.8" }
|
||||
once_cell = "1.4.1"
|
||||
once_cell = "1.8.0"
|
||||
parking_lot = "0.11.1"
|
||||
regex = "1.4.2"
|
||||
rustc-hash = "1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user