mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 23:21:02 +00:00
Bump clap from 2.33.1 to 2.33.2 (#279)
This commit is contained in:
committed by
Bastian Köcher
parent
4545931e02
commit
761882e06b
@@ -13,7 +13,7 @@ async-trait = "0.1.36"
|
|||||||
backoff = "0.2"
|
backoff = "0.2"
|
||||||
bp-currency-exchange = { path = "../../primitives/currency-exchange" }
|
bp-currency-exchange = { path = "../../primitives/currency-exchange" }
|
||||||
bp-eth-poa = { path = "../../primitives/ethereum-poa" }
|
bp-eth-poa = { path = "../../primitives/ethereum-poa" }
|
||||||
clap = { version = "2.33.1", features = ["yaml"] }
|
clap = { version = "2.33.2", features = ["yaml"] }
|
||||||
codec = { package = "parity-scale-codec", version = "1.3.1" }
|
codec = { package = "parity-scale-codec", version = "1.3.1" }
|
||||||
env_logger = "0.7.0"
|
env_logger = "0.7.0"
|
||||||
ethabi = "12.0"
|
ethabi = "12.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user