1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 19:47:43 +02:00

prepare actix-server release

This commit is contained in:
Nikolay Kim
2019-12-11 14:43:26 +06:00
parent 2c81c22b3e
commit 60bfa1bfb1
5 changed files with 13 additions and 6 deletions

View File

@ -34,7 +34,7 @@ nativetls = ["native-tls", "tokio-tls"]
[dependencies]
actix-service = "1.0.0"
actix-codec = "0.2.0"
actix-utils = "1.0.0-alpha.3"
actix-utils = "1.0.0"
actix-rt = "1.0.0"
derive_more = "0.99.2"
either = "1.5.2"