Update rocket_csrf and enable protection again

This commit is contained in:
Bat
2018-09-09 10:27:03 +01:00
parent 995c173146
commit c0d0f98d1f
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ rev = "55459db7732b9a240826a5c120c650f87e3372ce"
[dependencies.rocket_csrf]
git = "https://github.com/fdb-hiroshima/rocket_csrf"
rev = "6fc55d26f91f057a20e89ece71d4443e797e7d21"
rev = "90a4aeca839c7de914bf10e5cd1288a8054a069a"
[dependencies.rocket_i18n]
git = "https://github.com/BaptisteGelez/rocket_i18n"