Skip to content

Commit

Permalink
[deps]: Update Rust crate rustls-platform-verifier to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent 74f8281 commit dffb51f
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 15 deletions.
79 changes: 65 additions & 14 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 crates/bitwarden/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ zxcvbn = ">= 2.2.2, <3.0"
reqwest = { version = "*", features = [
"rustls-tls-manual-roots",
], default-features = false }
rustls-platform-verifier = "0.1.0"
rustls-platform-verifier = "0.2.0"

[target.'cfg(target_os = "android")'.dependencies]
# On android, the use of rustls-platform-verifier is more complicated and going through some changes at the moment, so we fall back to using webpki-roots
Expand Down

0 comments on commit dffb51f

Please sign in to comment.