mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-06 00:00:17 +02:00
Fix IntoResponse for tuples overriding error response codes (#3603)
Co-authored-by: David Pedersen <[email protected]> Co-authored-by: Yann Simon <[email protected]>
This commit is contained in:
co-authored by
David Pedersen
Yann Simon
parent
81e727faf6
commit
576968b406
Generated
+1
@@ -171,6 +171,7 @@ dependencies = [
|
||||
"hyper",
|
||||
"mime",
|
||||
"pin-project-lite",
|
||||
"serde",
|
||||
"sync_wrapper",
|
||||
"tokio",
|
||||
"tower-http",
|
||||
|
||||
Reference in New Issue
Block a user