revert(axum-extra): Removed with_rejection feat

This commit is contained in:
Altair-Bueno
2022-08-15 18:02:52 +02:00
parent 9bae14551b
commit fbbde39917
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -32,7 +32,6 @@ protobuf = ["dep:prost"]
query = ["dep:serde", "dep:serde_html_form"]
spa = ["tower-http/fs"]
typed-routing = ["dep:axum-macros", "dep:serde", "dep:percent-encoding"]
with_rejection = []
[dependencies]
axum = { path = "../axum", version = "0.5", default-features = false }