1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 17:27:42 +02:00

prepare actix-utils release

This commit is contained in:
Nikolay Kim
2019-02-01 20:00:12 -08:00
parent d83bf95304
commit 442163690e
3 changed files with 5 additions and 5 deletions

View File

@ -26,8 +26,7 @@ members = [
]
[dev-dependencies]
#actix-service = "0.2.0"
actix-service = { path="actix-service" }
actix-service = "0.2.0"
actix-codec = "0.1.0"
actix-rt = { path="actix-rt" }
actix-server = { path="actix-server", features=["ssl"] }