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

fix warnings

This commit is contained in:
Nikolay Kim
2018-07-24 14:52:56 -07:00
parent d6abd2fe22
commit 85b275bb2b
4 changed files with 51 additions and 26 deletions

View File

@ -56,7 +56,7 @@ base64 = "0.9"
bitflags = "1.0"
h2 = "0.1"
htmlescape = "0.3"
http = "^0.1.5"
http = "^0.1.8"
httparse = "1.3"
log = "0.4"
mime = "0.3"