Update network stack dependencies (#30612)

- webpki-roots
- webpki
- async-tungstenite
- rustls
- rustls-webpki
- ring
This commit is contained in:
Martin Robinson 2023-11-02 19:41:25 +01:00 committed by GitHub
parent 8fd370784e
commit a53271d31e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 27 additions and 64 deletions

View file

@ -38,12 +38,6 @@ packages = [
# Theoretically, it's never fetched.
"hermit-abi",
# Duplicated by rustls and image.
"spin",
# Duplicated by rustls and the version of webpki-roots required by async_tungstenite.
"rustls-webpki",
# Duplicated by winit.
"windows-sys",
"windows-targets",