fix(server): missing feature flag (#15473)

This commit is contained in:
DarkSky
2026-08-12 21:08:37 +08:00
committed by GitHub
parent 26c515e050
commit 5fb18557ac
2 changed files with 2 additions and 1 deletions
Generated
+1
View File
@@ -3660,6 +3660,7 @@ dependencies = [
"tokio",
"tokio-rustls",
"tower-service",
"webpki-roots 1.0.6",
]
[[package]]