update guard doc test

This commit is contained in:
Nikolay Kim 2019-03-30 12:13:21 -07:00
parent 351df84cca
commit 1a871d708e
2 changed files with 2 additions and 2 deletions

View file

@ -72,7 +72,7 @@ actix-router = "0.1.0"
actix-rt = "0.2.2"
actix-web-codegen = "0.1.0-alpha.1"
actix-http = { version = "0.1.0-alpha.2", features=["fail"] }
actix-server = "0.4.1"
actix-server = "0.4.2"
actix-server-config = "0.1.0"
actix-threadpool = "0.1.0"
awc = { version = "0.1.0-alpha.2", optional = true }