diff --git a/Cargo.toml b/Cargo.toml index a8d1bd39..6e12e9ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,7 +61,7 @@ path = "plume-models" [dependencies.rocket_csrf] git = "https://git.joinplu.me/plume/rocket_csrf" -rev = "0.1.1" +rev = "0.1.2" [build-dependencies] ructe = "0.14.0"