Fix regression and update rocket_csrf

Fix account creation, introduced by fceb9ab
Update to latest rocket_csrf
This commit is contained in:
Trinity Pointard
2018-10-02 11:51:12 +02:00
parent 6738883f2b
commit d3ed2d8af5
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ rev = "55459db7732b9a240826a5c120c650f87e3372ce"
[dependencies.rocket_csrf]
git = "https://github.com/fdb-hiroshima/rocket_csrf"
rev = "b326a9893a1849c9abdb39cab9fd7c4a52eb9674"
rev = "2805ce5dbae4a6441208484426440885a5640a6a"
[dependencies.rocket_i18n]
git = "https://github.com/BaptisteGelez/rocket_i18n"