diff --git a/Cargo.toml b/Cargo.toml index 05bfe52..f1a0f52 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rocket_csrf" description = "Rocket fairing and guard for csrf protection" -version = "0.1.0" +version = "0.1.1" authors = ["Trinity Pointard "] repository = "https://github.com/fdb-hiroshima/rocket_csrf" readme = "README.md"