Skip to content

Commit

Permalink
Update Rust crate reqwest to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 8068ffd commit 521eb3e
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 42 deletions.
178 changes: 137 additions & 41 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 @@ -21,7 +21,7 @@ version = "4.4.12"

[dependencies.reqwest]
features = ["gzip"]
version = "0.11.23"
version = "0.12.0"

[dependencies.tokio]
version = "1.35.1"
Expand Down

0 comments on commit 521eb3e

Please sign in to comment.