Skip to content

Commit

Permalink
Update Rust crate rustls to 0.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 21, 2024
1 parent 9b3bfd1 commit 2605386
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -11,7 +11,7 @@ env_logger = "0.11.3"
anyhow = "1.0.81"
cloudflare = { version = "0.11.0" , features = ["rustls-tls", "blocking"], default-features=false }
reqwest = { version = "0.11.27", features = ["rustls-tls", "json", "blocking"], default-features=false }
rustls = "0.23.2"
rustls = "0.23.3"
rustls-pemfile = "2.1.1"
webpki-roots = "0.26.1"

Expand Down

0 comments on commit 2605386

Please sign in to comment.