Skip to content

Commit

Permalink
Bump env_logger from 0.8.1 to 0.8.2 (paritytech#523)
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 fb5d5c4 commit b416344
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 @@ -11,7 +11,7 @@ async-std = "1.7.0"
async-trait = "0.1.41"
clap = { version = "2.33.3", features = ["yaml"] }
codec = { package = "parity-scale-codec", version = "1.3.4" }
env_logger = "0.8.1"
env_logger = "0.8.2"
ethabi = "12.0"
ethabi-contract = "11.0"
ethabi-derive = "12.0"
Expand Down

0 comments on commit b416344

Please sign in to comment.