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

impl waiting for HttpContext

This commit is contained in:
Nikolay Kim
2018-01-23 09:42:04 -08:00
parent fb76c490c6
commit 35efd017bb
2 changed files with 9 additions and 1 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.4.4"
version = "^0.4.5"
[dependencies.openssl]
version = "0.9"