1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-28 06:20:36 +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

@ -20,7 +20,7 @@ path = "src/lib.rs"
[dependencies]
actix-service = "1.0.0"
actix-codec = "0.2.0"
actix-utils = "1.0.0-alpha.2"
actix-utils = "1.0.0"
actix-rt = "1.0.0"
bytes = "0.5"
either = "1.5.2"