feat: it should be streaming now
This commit is contained in:
parent
f1656ba330
commit
8085298612
3 changed files with 43 additions and 10 deletions
|
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
axum = { version = "0.7.5" }
|
||||
axum = { version = "0.7.5", features = ["macros"] }
|
||||
bytes = "1.6.0"
|
||||
futures = "0.3.30"
|
||||
futures-util = "0.3.30"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue