diff options
| author | Vincent Prouillet | 2017-02-14 12:23:19 +0900 |
|---|---|---|
| committer | Vincent Prouillet | 2017-02-14 12:23:19 +0900 |
| commit | aa2218190f7d0c0346944c10fb54a80641fdd41b (patch) | |
| tree | 85f85f81e734ba244d899f3f1f0e729cfb978561 /validator_derive/Cargo.toml | |
| parent | e361c205979fe108b7fc7795c60b02fb0aa1c580 (diff) | |
| download | validator-aa2218190f7d0c0346944c10fb54a80641fdd41b.tar.bz2 | |
Fix compile fail tests
Diffstat (limited to 'validator_derive/Cargo.toml')
| -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 ff64a40..a47ac41 100644 --- a/validator_derive/Cargo.toml +++ b/validator_derive/Cargo.toml @@ -25,4 +25,4 @@ lazy_static = "0.2" [dependencies.validator] # path = "../validator" -version = "0.3.0" +version = "0.4.0" |
