1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

update dependencies

This commit is contained in:
Nikolay Kim
2019-08-13 10:48:11 -07:00
parent 192dfff680
commit 55179d6ab2
17 changed files with 97 additions and 47 deletions

View File

@ -28,7 +28,7 @@ derive_more = "0.15.0"
log = "0.4"
mime = "0.3"
mime_guess = "2.0.1"
percent-encoding = "1.0"
percent-encoding = "2.1"
v_htmlescape = "0.4"
[dev-dependencies]