axum: generalize serving with hyper

This commit is contained in:
David Mládek
2025-12-17 14:20:27 +01:00
parent 9795e3be51
commit 649f19fcb5
5 changed files with 355 additions and 82 deletions
+1
View File
@@ -126,6 +126,7 @@ serde_urlencoded = { version = "0.7", optional = true }
sha1 = { version = "0.10", optional = true }
tokio = { package = "tokio", version = "1.44", features = ["time"], optional = true }
tokio-tungstenite = { version = "0.28.0", optional = true }
tokio-util = "0.7.4"
tracing = { version = "0.1", default-features = false, optional = true }
# doc dependencies