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

Commit

Permalink
Update Rust crate reqwest to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent f221010 commit 4556220
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 41 deletions.
153 changes: 113 additions & 40 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 @@ -31,7 +31,7 @@ version = "1.0"
features = ["derive"]

[dependencies.reqwest]
version = "0.11"
version = "0.12"
features = ["json"]

[dependencies.napi]
Expand Down

0 comments on commit 4556220

Please sign in to comment.