1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-27 07:19:05 +02:00

prepare actix-utils release

This commit is contained in:
Nikolay Kim
2019-03-04 19:45:17 -08:00
parent 8c48bf4de7
commit 700abc997e
2 changed files with 2 additions and 3 deletions

View File

@ -18,8 +18,7 @@ name = "actix_utils"
path = "src/lib.rs"
[dependencies]
#actix-service = "0.3.1"
actix-service = { path="../actix-service" }
actix-service = "0.3.1"
actix-codec = "0.1.0"
bytes = "0.4"
futures = "0.1.24"