Make axum-dual-protocol a non-feature. Fix build issues.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
17a54bc4f8
commit
43300ea41e
7 changed files with 66 additions and 139 deletions
|
@ -41,13 +41,9 @@ brotli_compression = [
|
|||
systemd = [
|
||||
"dep:sd-notify",
|
||||
]
|
||||
axum_dual_protocol = [
|
||||
"dep:axum-server-dual-protocol"
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
axum-client-ip.workspace = true
|
||||
axum-server-dual-protocol.optional = true
|
||||
axum-server-dual-protocol.workspace = true
|
||||
axum-server.workspace = true
|
||||
axum.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue