diff options
| author | Vincent Prouillet | 2017-07-19 17:47:18 +0900 |
|---|---|---|
| committer | Vincent Prouillet | 2017-07-19 17:47:18 +0900 |
| commit | 793334c9ead19a997207fa16521904349f77eda7 (patch) | |
| tree | 83545e539fb1e99f684359c9e36a9b2f04bf3b2c /validator_derive | |
| parent | 2ab1a0fa0fe8fe9ccc025cbd7228e6b8201b1f1f (diff) | |
| download | validator-793334c9ead19a997207fa16521904349f77eda7.tar.bz2 | |
Update readme
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 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 <vincent@wearewizards.io>"] license = "MIT" description = "Macros 1.1 implementation of #[derive(Validate)]" |
