Skip to content

Commit 911857e

Browse files
committed
version 1.0.0; now with Rocket
1 parent f1e0a50 commit 911857e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-captcha"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
authors = ["daniele <git.daniele@gmail.com>"]
55

66
[dependencies]

Changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.1.0
1+
1.0.0
22
- switched to Rocket 4.5
33
- restructured JSON responses
44
- updated dependencies including Redis

0 commit comments

Comments
 (0)