aboutsummaryrefslogtreecommitdiffstats
path: root/validator_derive/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'validator_derive/Cargo.toml')
-rw-r--r--validator_derive/Cargo.toml2
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)]"