We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc1178 commit c59ad84Copy full SHA for c59ad84
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rocket_csrf_token"
3
-version = "0.3.2"
+version = "0.3.3"
4
authors = ["Alex Kotov <[email protected]>", "Mahmoud Harmouch <[email protected]>"]
5
edition = "2021"
6
description = "CSRF (Cross-Site Request Forgery) protection for Rocket web framework"
0 commit comments