From 793334c9ead19a997207fa16521904349f77eda7 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Wed, 19 Jul 2017 17:47:18 +0900 Subject: Update readme --- validator_derive/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'validator_derive') diff --git a/validator_derive/Cargo.toml b/validator_derive/Cargo.toml index 127ae9e..e234b86 100644 --- a/validator_derive/Cargo.toml +++ b/validator_derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "validator_derive" -version = "0.5.0" +version = "0.6.0" authors = ["Vincent Prouillet "] license = "MIT" description = "Macros 1.1 implementation of #[derive(Validate)]" -- cgit v1.2.3