Skip to content

Commit

Permalink
chore(deps): update rust crate reqwest-middleware to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 0d7713f commit de32822
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 @@ -37,7 +37,7 @@ rayon = "1.10.0"
rand = "0.8.5"
regex = "1.10.6"
reqwest = "0.12.7"
reqwest-middleware = { version = "0.3.3", features = ["json"] }
reqwest-middleware = { version = "0.4.0", features = ["json"] }
reqwest-retry = "0.6.1"
schemars = { version = "0.8.21", features = ["url"] }
secrecy = "0.10.2"
Expand Down

0 comments on commit de32822

Please sign in to comment.