diff options
| author | Vincent Prouillet | 2018-07-27 14:07:17 +0200 |
|---|---|---|
| committer | Vincent Prouillet | 2018-07-27 14:07:17 +0200 |
| commit | 5edb34ac261f7025ee0bb9c25ec1c216ded5aba2 (patch) | |
| tree | f1c927faea3b37d1eefec70880f4ae2b8cea2bd9 /validator_derive | |
| parent | f4b11eaecb8fcc4798eb3a932a68c47ed802d96d (diff) | |
| download | validator-5edb34ac261f7025ee0bb9c25ec1c216ded5aba2.tar.bz2 | |
Prepare release
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 30c2d50..bcacc9b 100644 --- a/validator_derive/Cargo.toml +++ b/validator_derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "validator_derive" -version = "0.7.1" +version = "0.7.2" authors = ["Vincent Prouillet <vincent@wearewizards.io>"] license = "MIT" description = "Macros 1.1 implementation of #[derive(Validate)]" |
