Skip to content

Commit

Permalink
chore: upgrade reqwest to v0.12 and hyper to v1 (#1278)
Browse files Browse the repository at this point in the history
  • Loading branch information
zitsen authored Jan 8, 2025
1 parent 509d27e commit 01fa1e9
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 @@ -124,7 +124,7 @@ version = "0.11.0"
default-features = false

[dependencies.reqwest]
version = "0.11.2"
version = "0.12.12"
optional = true
default-features = false
features = ["json", "rustls-tls"]
Expand Down

0 comments on commit 01fa1e9

Please sign in to comment.