mirror of
https://github.com/fafhrd91/actix-web
synced 2025-07-01 16:55:08 +02:00
rename BinaryBody
This commit is contained in:
@ -9,6 +9,5 @@ path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
env_logger = "*"
|
||||
#actix = "0.3"
|
||||
actix = { git = "https://github.com/actix/actix.git" }
|
||||
actix = "^0.3.1"
|
||||
actix-web = { path = "../../" }
|
||||
|
Reference in New Issue
Block a user