diff options
| author | Vincent Prouillet | 2020-04-12 18:19:35 +0200 |
|---|---|---|
| committer | Vincent Prouillet | 2020-04-12 18:19:58 +0200 |
| commit | eabbbd885b56bd15ead285759b180114ae1e70d6 (patch) | |
| tree | 4105ab35f4feb9050b0b759470bb13265b121438 | |
| parent | 2182f52e49c80ec924e0e6bdf2cc5b587e40c42e (diff) | |
| download | validator-eabbbd885b56bd15ead285759b180114ae1e70d6.tar.bz2 | |
Update readme
| -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: |
