Update tungstenite

This commit is contained in:
Fabrice Desré 2023-02-25 13:22:47 -08:00 committed by The Capyloon Team
parent bc8cea2495
commit 0d0540fc95
5 changed files with 98 additions and 264 deletions

View file

@ -59,10 +59,6 @@ packages = [
"bytes",
"futures",
"mio",
"pin-project-lite",
"tokio",
"tokio-macros",
"tokio-openssl",
# https://github.com/servo/servo/pull/23288#issuecomment-494687746
"gl_generator",
@ -79,7 +75,6 @@ packages = [
"block-buffer",
"digest",
"generic-array",
"opaque-debug",
"sha-1",
# Duplicated by winit/surfman update.