From f42c43bb856484fe20df79c98fd72b5aa532e42e Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Tue, 14 Feb 2017 12:24:59 +0900 Subject: validator_derive 0.4.1 --- 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 a47ac41..bc8f991 100644 --- a/validator_derive/Cargo.toml +++ b/validator_derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "validator_derive" -version = "0.4.0" +version = "0.4.1" authors = ["Vincent Prouillet "] license = "MIT" description = "Macros 1.1 implementation of #[derive(Validate)]" -- cgit v1.2.3