mirror of
https://github.com/actix/actix-website
synced 2025-06-27 15:39:02 +02:00
fix chunked example
This commit is contained in:
@ -8,4 +8,4 @@ actix-web = "2.0"
|
||||
actix-rt = "1.0"
|
||||
serde = "1.0"
|
||||
futures = "0.3.1"
|
||||
bytes = "0.4"
|
||||
bytes = "0.5"
|
||||
|
Reference in New Issue
Block a user