1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-28 05:10:36 +02:00

update deps

This commit is contained in:
Nikolay Kim
2019-10-14 10:37:48 +06:00
parent 35e32d8e55
commit 0b0060fe47
2 changed files with 3 additions and 3 deletions

View File

@ -28,8 +28,8 @@ log = "0.4"
[dev-dependencies]
actix-rt = "0.2.2"
actix-connect = "0.2.0"
actix-testing = "0.1.0"
actix-connect = "0.3.0"
actix-testing = "0.2.0"
actix-server-config = "0.2.0"
tokio-tcp = "0.1"
tokio-timer = "0.2"