mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-30 00:00:32 +02:00
axum-extra: Remove unused feature
This commit is contained in:
@@ -15,7 +15,6 @@ version = "0.10.3"
|
||||
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"]
|
||||
|
||||
Reference in New Issue
Block a user