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
@@ -2,7 +2,7 @@ name: CI
env:
CARGO_TERM_COLOR: always
MSRV: '1.78'
MSRV: '1.80'
on:
push: