mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-09 00:00:12 +02:00
Add Body::from_stream (#1848)
This commit is contained in:
@@ -21,6 +21,8 @@ futures-util = { version = "0.3", default-features = false, features = ["alloc"]
|
||||
http = "0.2.7"
|
||||
http-body = "0.4.5"
|
||||
mime = "0.3.16"
|
||||
pin-project-lite = "0.2.7"
|
||||
sync_wrapper = "0.1.1"
|
||||
tower-layer = "0.3"
|
||||
tower-service = "0.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user