From 798988018920144535f2bd5aa93a8d3f4423b42c Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Wed, 1 May 2019 20:49:43 +0200 Subject: Update deps of validator_derive --- validator_derive/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/validator_derive/Cargo.toml b/validator_derive/Cargo.toml index 52aad39..f985e1d 100644 --- a/validator_derive/Cargo.toml +++ b/validator_derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "validator_derive" -version = "0.8.0" +version = "0.9.0" authors = ["Vincent Prouillet