Skip to content

Commit

Permalink
chore(deps): update rust crate reqwest-retry to 0.7.0 (#1831)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 0d7713f commit 209766a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ rand = "0.8.5"
regex = "1.10.6"
reqwest = "0.12.7"
reqwest-middleware = { version = "0.3.3", features = ["json"] }
reqwest-retry = "0.6.1"
reqwest-retry = "0.7.0"
schemars = { version = "0.8.21", features = ["url"] }
secrecy = "0.10.2"
semver = "1.0.23"
Expand Down

0 comments on commit 209766a

Please sign in to comment.