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

server tests

This commit is contained in:
Nikolay Kim
2017-10-22 12:48:43 -07:00
parent 71f7606baf
commit 26989f5591
4 changed files with 23 additions and 36 deletions

View File

@ -50,6 +50,7 @@ features = []
[dev-dependencies]
env_logger = "*"
reqwest = "0.8"
[profile.release]
lto = true