Clean
Some checks failed
CI / checks (push) Failing after 2s

This commit is contained in:
Alex Emmet 2026-08-27 16:55:52 +02:00
commit c30315af94
No known key found for this signature in database
5 changed files with 4 additions and 11 deletions

View file

@ -15,7 +15,6 @@ wtransport = { version = "0.7.1", default-features = false, features = [
"quinn",
"self-signed",
] }
rustls = { version = "0.23.41" }
quinn = { version = "0.11.11", default-features = false, features = [
"rustls-aws-lc-rs",
"rustls",