mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 01:51:23 +02:00
refactor Payload stream
This commit is contained in:
@ -9,6 +9,6 @@ path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
env_logger = "*"
|
||||
actix = "0.3"
|
||||
#actix = { git = "https://github.com/actix/actix.git" }
|
||||
#actix = "0.3"
|
||||
actix = { git = "https://github.com/actix/actix.git" }
|
||||
actix-web = { path = "../../" }
|
||||
|
Reference in New Issue
Block a user