Merge pull request 'Bump version to 0.1.1' (#9) from update-crates into master

Reviewed-on: #9
This commit is contained in:
KitaitiMakoto 2022-12-31 21:04:42 +00:00
commit e400909066

View file

@ -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 <trinity.pointard@insa-rennes.fr>"]
repository = "https://github.com/fdb-hiroshima/rocket_csrf"
readme = "README.md"