Skip to content

Commit

Permalink
Bump backoff from 0.1.6 to 0.2.1 (paritytech#222)
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 594667c commit db8d72c
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 @@ -10,7 +10,7 @@ ansi_term = "0.12"
async-std = "=1.5.0"
async-stream = "0.2.0"
async-trait = "0.1.36"
backoff = "0.1"
backoff = "0.2"
clap = { version = "2.33.1", features = ["yaml"] }
codec = { package = "parity-scale-codec", version = "1.3.1" }
env_logger = "0.7.0"
Expand Down

0 comments on commit db8d72c

Please sign in to comment.