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

prepare testing beta release

This commit is contained in:
Rob Ede
2020-12-28 23:54:21 +00:00
parent 98a17081b8
commit ef83647ac9
5 changed files with 20 additions and 17 deletions

View File

@ -59,6 +59,6 @@ tokio-tls = { version = "0.3", optional = true }
bytes = "0.5"
log = "0.4"
env_logger = "0.7"
actix-testing = "1.0.0"
actix-server = "1"
actix-testing = "2.0.0-beta.1"
actix-server = "2.0.0-beta.1"
actix-rt = "1"