diff options
| author | Vincent Prouillet | 2019-10-17 21:56:06 +0200 | 
|---|---|---|
| committer | Vincent Prouillet | 2019-10-17 21:56:14 +0200 | 
| commit | 9bbd55ea056c275ca88342c69293e22480bc2466 (patch) | |
| tree | 593f6f54a801a439c31720b2cf90074fe937ed05 /README.md | |
| parent | 8fd0d392558422d95119a2e09f261bd4ac54e6d2 (diff) | |
| download | validator-9bbd55ea056c275ca88342c69293e22480bc2466.tar.bz2 | |
Try with Rust 1.33
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -5,7 +5,7 @@  Macros 1.1 custom derive to simplify struct validation inspired by [marshmallow](http://marshmallow.readthedocs.io/en/latest/) and  [Django validators](https://docs.djangoproject.com/en/1.10/ref/validators/). -It requires Rust 1.30. +It requires Rust 1.33.  A short example: | 
