Skip to content

Commit

Permalink
Bump reqwest from 0.12.9 to 0.12.11 (#1219)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 7d6cd4f commit f4671e2
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 5 deletions.
30 changes: 26 additions & 4 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 dropshot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ rcgen = "0.13.2"
tokio-tungstenite = "0.24.0"

[dev-dependencies.reqwest]
version = "0.12.9"
version = "0.12.11"
# Using rustls-tls because it appears the rcgen-generated certificates are not
# supported by the native Windows APIs.
features = [ "json", "rustls-tls" ]
Expand Down

0 comments on commit f4671e2

Please sign in to comment.