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

add server management commands

This commit is contained in:
Nikolay Kim
2017-12-27 12:58:32 -08:00
parent da8aa8b988
commit 0589f2ee49
4 changed files with 196 additions and 57 deletions

View File

@ -74,7 +74,7 @@ tokio-tls = { version="0.1", optional = true }
tokio-openssl = { version="0.1", optional = true }
[dependencies.actix]
version = "^0.3.4"
version = "^0.3.5"
default-features = false
features = []