1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 22:07:42 +02:00

add test and main macros

This commit is contained in:
Nikolay Kim
2019-11-25 21:49:11 +06:00
parent 1fddd1e75b
commit 4ceac79f2c
25 changed files with 265 additions and 267 deletions

View File

@ -24,8 +24,7 @@ path = "src/lib.rs"
[dependencies]
futures = "0.3.1"
pin-project = "0.4.5"
pin-project = "0.4.6"
[dev-dependencies]
tokio = "0.2.0-alpha.6"
# actix-rt = "1.0.0-alpha.1"
actix-rt = "1.0.0-alpha.1"