1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-23 16:21:06 +01:00

update actix-server dep

This commit is contained in:
Nikolay Kim 2019-05-18 11:00:33 -07:00
parent e857ab1f81
commit dea0e0a721

View File

@ -74,7 +74,7 @@ actix-router = "0.1.5"
actix-rt = "0.2.2"
actix-web-codegen = "0.1.0"
actix-http = "0.2.0"
actix-server = "0.5.0"
actix-server = "0.5.1"
actix-server-config = "0.1.1"
actix-threadpool = "0.1.0"
awc = { version = "0.2.0", optional = true }