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

@ -36,7 +36,7 @@ slab = "0.4"
tokio = { version = "1", features = ["sync"] }
[dev-dependencies]
actix-testing = "1.0.0"
actix-testing = "2.0.0-beta.1"
bytes = "1"
env_logger = "0.8"
futures-util = { version = "0.3.7", default-features = false, features = ["sink"] }