axum-extra: Remove unused feature

This commit is contained in:
David Mládek
2025-05-01 10:35:11 +02:00
committed by Jonas Platte
parent ef3a7ccf1c
commit a9f3172e88
2 changed files with 6 additions and 1 deletions
-1
View File
@@ -15,7 +15,6 @@ version = "0.10.1"
default = ["tracing"]
async-read-body = ["dep:tokio-util", "tokio-util?/io", "dep:tokio"]
async-stream = [] # unused, remove before the next breaking-change release
file-stream = ["dep:tokio-util", "tokio-util?/io", "dep:tokio", "tokio?/fs", "tokio?/io-util"]
attachment = ["dep:tracing"]
error-response = ["dep:tracing", "tracing/std"]