Skip to content

Commit

Permalink
fix(deps): 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 24, 2024
1 parent db0072d commit c3349bf
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 84 deletions.
193 changes: 110 additions & 83 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 @@ -30,7 +30,7 @@ default-features = false
features = [ "client", "vendored-openssl" ]

[dependencies.reqwest]
version = "0.11.22"
version = "0.12.0"
default-features = false
features = [ "json" ]

Expand Down

0 comments on commit c3349bf

Please sign in to comment.