Enable QUIC by default

This commit is contained in:
eric
2026-02-05 15:49:57 +08:00
parent ef70415187
commit 016a7fa9bc
5 changed files with 60 additions and 15 deletions

View File

@@ -17,8 +17,6 @@ path = "../leaf"
default-features = false
features = [
"default-ring",
"outbound-quic",
"outbound-quic",
"ctrlc",
"auto-reload"
]
@@ -28,8 +26,6 @@ path = "../leaf"
default-features = false
features = [
"default-ring",
"outbound-quic",
"outbound-quic",
"ctrlc",
"auto-reload",
"inbound-nf",