Rewrite sec-websocket-protocol handling (#3620)

This commit is contained in:
Jonas Platte
2026-04-03 08:49:48 +02:00
committed by Alice Ryhl
parent 8019ae0786
commit 39b9f727d7
5 changed files with 45 additions and 32 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ exclude = [
resolver = "2"
[workspace.package]
rust-version = "1.78"
rust-version = "1.80"
[workspace.lints.rust]
unsafe_code = "forbid"