diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ # validator -[](https://travis-ci.org/Keats/validator) + 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.33. +It requires Rust 1.36. Installation: |
