Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
Update Rust crate reqwest to 0.11.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent 07fc4fa commit dca57cb
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 21 deletions.
138 changes: 118 additions & 20 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 @@ tokio = { version = "1.26.0", features = ["macros", "time", "process", "rt-multi
futures = "0.3.27"
mongodb = "2.4.0"
bson = "2.6.1"
reqwest = "0.11.15"
reqwest = "0.11.22"
urlencoding = "2.1.2"
async-trait = "0.1.67"
actix = { version = "0.13.0", features = ["macros"]}
Expand Down

0 comments on commit dca57cb

Please sign in to comment.