Skip to content

Commit e99a970

Browse files
committed
bump v0.3.1 -> v0.3.2
1 parent fffa7d5 commit e99a970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rocket_csrf_token"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
authors = ["Alex Kotov <[email protected]>", "Mahmoud Harmouch <[email protected]>"]
55
edition = "2021"
66
description = "CSRF (Cross-Site Request Forgery) protection for Rocket web framework"

0 commit comments

Comments
 (0)