Update dependancy to rocket_csrf

fix #96
This commit is contained in:
Trinity Pointard
2018-06-30 09:38:44 +02:00
parent c7dc5e1644
commit ec4b791727
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ rev = "df7111143e466c18d1f56377a8d9530a5a306aba"
[dependencies.rocket_csrf]
git = "https://github.com/fdb-hiroshima/rocket_csrf"
rev = "80687a64a8b9d44e4983e63cca6d707498e92fc7"
rev = "13ca47ef73be86cef9caca30c516e4e95f3051ce"
[dependencies.rocket_i18n]
git = "https://github.com/BaptisteGelez/rocket_i18n"