Skip to content

Commit 0d3b00a

Browse files
committed
bump crate 0.3.3 -> 0.3.4
1 parent e80eecf commit 0d3b00a

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.3"
3+
version = "0.3.4"
44
authors = ["Alex Kotov <kotovalexarian@gmail.com>", "Mahmoud Harmouch <oss@wiseai.dev>"]
55
edition = "2021"
66
description = "CSRF (Cross-Site Request Forgery) protection for Rocket web framework"

0 commit comments

Comments
 (0)