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

update server tests

This commit is contained in:
Nikolay Kim
2019-03-11 14:33:19 -07:00
parent 5567fb41d2
commit 9a9b3e9ca9
3 changed files with 42 additions and 14 deletions

View File

@ -64,5 +64,6 @@ webpki = { version = "0.19", optional = true }
webpki-roots = { version = "0.16", optional = true }
[dev-dependencies]
env_logger = "0.6"
bytes = "0.4"
actix-codec = "0.1.0"
env_logger = "0.6"