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

Update v_htmlescape to 0.10

This commit is contained in:
Yuki Okushi
2020-07-02 17:52:42 +09:00
parent 23c8191cca
commit f2d641b772
2 changed files with 5 additions and 1 deletions

View File

@ -29,7 +29,7 @@ log = "0.4"
mime = "0.3"
mime_guess = "2.0.1"
percent-encoding = "2.1"
v_htmlescape = "0.4"
v_htmlescape = "0.10"
[dev-dependencies]
actix-rt = "1.0.0"