Skip to content

Commit

Permalink
Update Rust crate rustls to 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent f0c83a4 commit 9e8bdd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/uv-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ url = { workspace = true }
urlencoding = { workspace = true }

# These must be kept in-sync with those used by `reqwest`.
rustls = { version = "0.21.10" }
rustls = { version = "0.23.0" }
rustls-native-certs = { version = "0.6.3" }
webpki-roots = { version = "0.25.4" }

Expand Down

0 comments on commit 9e8bdd3

Please sign in to comment.