Skip to content

Commit

Permalink
Bump clap from 2.33.2 to 2.33.3 (paritytech#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and bkchr committed Apr 10, 2024
1 parent 49bbcae commit 4ddb8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridges/relays/ethereum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ async-trait = "0.1.37"
backoff = "0.2"
bp-currency-exchange = { path = "../../primitives/currency-exchange" }
bp-eth-poa = { path = "../../primitives/ethereum-poa" }
clap = { version = "2.33.2", features = ["yaml"] }
clap = { version = "2.33.3", features = ["yaml"] }
codec = { package = "parity-scale-codec", version = "1.3.1" }
env_logger = "0.7.0"
ethabi = "12.0"
Expand Down

0 comments on commit 4ddb8b1

Please sign in to comment.