mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-03 00:00:07 +02:00
support both FromRequest and FromRequestParts in Either
This commit is contained in:
Generated
+1
@@ -390,6 +390,7 @@ dependencies = [
|
||||
"hyper 1.5.2",
|
||||
"mime",
|
||||
"multer",
|
||||
"paste",
|
||||
"percent-encoding",
|
||||
"pin-project-lite",
|
||||
"prost",
|
||||
|
||||
Reference in New Issue
Block a user