diff options
| author | Vincent Prouillet | 2018-03-20 19:11:59 +0100 |
|---|---|---|
| committer | Vincent Prouillet | 2018-03-20 19:11:59 +0100 |
| commit | 40247814ca59cbbc6cb9cb60e861f4c19c3f5127 (patch) | |
| tree | 220fdd23309ab05b996b66d03f0a59acba469778 /validator_derive | |
| parent | f5b8e9910b9714a5990d173b3a1cc856641ee454 (diff) | |
| download | validator-40247814ca59cbbc6cb9cb60e861f4c19c3f5127.tar.bz2 | |
Update changelog
Diffstat (limited to 'validator_derive')
| -rw-r--r-- | validator_derive/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/validator_derive/Cargo.toml b/validator_derive/Cargo.toml index 9c0c67f..12930fc 100644 --- a/validator_derive/Cargo.toml +++ b/validator_derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "validator_derive" -version = "0.6.3" +version = "0.6.4" authors = ["Vincent Prouillet <vincent@wearewizards.io>"] license = "MIT" description = "Macros 1.1 implementation of #[derive(Validate)]" |
