Skip to content

Commit

Permalink
fix(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 cae3d48 commit e23b816
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 @@ -15,7 +15,7 @@ readme = "README.md"
[dependencies]
async-trait = "0.1.77"
reqwest = "0.11.23"
reqwest-middleware = "0.2.4"
reqwest-middleware = "0.4.0"
tokio = { version = "1.35.1", features = ["sync"] }
task-local-extensions = "0.1.4"

Expand Down

0 comments on commit e23b816

Please sign in to comment.