Skip to content

Commit

Permalink
Bump structopt from 0.3.11 to 0.3.12 (paritytech#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and serban300 committed Apr 9, 2024
1 parent 3fd5259 commit 136a6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridges/bin/node/node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }

Expand Down

0 comments on commit 136a6fe

Please sign in to comment.