Skip to content

Commit

Permalink
fix(deps): update rust crate reqwest to 0.11.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent 4fc1614 commit 098a053
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 3 deletions.
36 changes: 34 additions & 2 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.20"
version = "0.11.21"
default-features = false
features = [ "json" ]

Expand Down

0 comments on commit 098a053

Please sign in to comment.