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.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 8251769 commit d3c1e7f
Showing 1 changed file with 1 addition and 1 deletion.
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.12.2"
urlencoding = "2.1.2"
async-trait = "0.1.67"
actix = { version = "0.13.0", features = ["macros"]}
Expand Down

0 comments on commit d3c1e7f

Please sign in to comment.