Skip to content

Commit

Permalink
Merge pull request #47 from tonymushah/renovate/reqwest-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate reqwest to 0.11.21
  • Loading branch information
tonymushah authored Oct 3, 2023
2 parents 426f344 + c1c715a commit 8139ca5
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
26 changes: 24 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 @@ -10,7 +10,7 @@ resolver = "2"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
reqwest = { version = "0.11.20", features = [
reqwest = { version = "0.11.21", features = [
"cookies",
"json",
"multipart",
Expand Down

0 comments on commit 8139ca5

Please sign in to comment.