mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 03:01:07 +00:00
Bump structopt from 0.3.11 to 0.3.12 (#42)
This commit is contained in:
committed by
Bastian Köcher
parent
65fb02b216
commit
c36d12e3b5
@@ -13,7 +13,7 @@ name = "bridge-node"
|
||||
[dependencies]
|
||||
futures = "0.3.1"
|
||||
log = "0.4.8"
|
||||
structopt = "0.3.8"
|
||||
structopt = "0.3.12"
|
||||
bridge-node-runtime = { version = "0.1.0", path = "../runtime" }
|
||||
sp-bridge-eth-poa = { version = "0.1.0", path = "../../../primitives/ethereum-poa" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user