Update rocket_csrf to support multipart forms

This commit is contained in:
Bat
2018-09-03 10:21:33 +01:00
parent 142318bf32
commit 772bb350ac
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ rev = "df7111143e466c18d1f56377a8d9530a5a306aba"
[dependencies.rocket_csrf]
git = "https://github.com/fdb-hiroshima/rocket_csrf"
rev = "0fbacab1bc6a32419a18edb600586c5c02fdac4d"
rev = "896fcaf14bd85b3f8266c0201e5f61937d05aec9"
[dependencies.rocket_i18n]
git = "https://github.com/BaptisteGelez/rocket_i18n"