mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
Update network stack dependencies (#30612)
- webpki-roots - webpki - async-tungstenite - rustls - rustls-webpki - ring
This commit is contained in:
parent
8fd370784e
commit
a53271d31e
4 changed files with 27 additions and 64 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue