Bump rustls (#28531)
Closes #26699 Release Notes: - Fixed a panic when enabling or disabling a VPN on macOS
This commit is contained in:
parent
dad33f7cc2
commit
986da332db
2 changed files with 15 additions and 15 deletions
|
@ -510,7 +510,7 @@ runtimelib = { git = "https://github.com/ConradIrwin/runtimed", rev = "7130c804
|
|||
rustc-demangle = "0.1.23"
|
||||
rust-embed = { version = "8.4", features = ["include-exclude"] }
|
||||
rustc-hash = "2.1.0"
|
||||
rustls = { version = "0.23.22" }
|
||||
rustls = { version = "0.23.26" }
|
||||
rustls-platform-verifier = "0.5.0"
|
||||
scap = { git = "https://github.com/zed-industries/scap", rev = "08f0a01417505cc0990b9931a37e5120db92e0d0", default-features = false }
|
||||
schemars = { version = "0.8", features = ["impl_json_schema", "indexmap2"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue