Skip to content

Commit

Permalink
chore(deps): update reqwest-retry requirement from 0.3.0 to 0.4.0 (#141)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 23, 2024
1 parent a6ff07d commit aa9011b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ rand = "0.8.5"
rdkafka = "0.36.0"
reqwest = { version = "0.11.22", default-features = false }
reqwest-middleware = "0.2.4"
reqwest-retry = "0.3.0"
reqwest-retry = "0.4.0"
regex = "1"
ring = "0.17.4"
rust_decimal = "1.32.0"
Expand Down

0 comments on commit aa9011b

Please sign in to comment.