Skip to content

Commit

Permalink
Update futures-retry requirement from 0.5 to 0.6 (exonum#1962)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Mar 30, 2021
1 parent ee82607 commit 4c4c503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exonum-node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ byteorder = { version = "1.3", features = ["i128"] }
bytes = "0.5"
chrono = "0.4.6"
futures = "0.3.4"
futures-retry = "0.5"
futures-retry = "0.6"
log = "0.4.6"
protobuf = { version = "2.17.0", features = ["with-serde"] }
rand = "0.7"
Expand Down

0 comments on commit 4c4c503

Please sign in to comment.