Skip to content

Commit

Permalink
fix(deps): update rust crate reqwest-middleware to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 5924fd9 commit 65cec35
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 @@ -65,7 +65,7 @@ once_cell = "1.19.0"
clap = { version = "4.5.4", features = ["derive"] }
colored = "2"
regex = "1.10.4"
reqwest-middleware = "0.2.5"
reqwest-middleware = "0.3.0"
async-trait = "0.1.80"
serde_path_to_error = "0.1.16"
cache_control = "0.2.0"
Expand Down

0 comments on commit 65cec35

Please sign in to comment.