Skip to content

Commit

Permalink
Update Rust crate reqwest to 0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2024
1 parent 8068ffd commit b17bb4a
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 40 deletions.
180 changes: 141 additions & 39 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.3"

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

0 comments on commit b17bb4a

Please sign in to comment.