Keats / validator

Simple validation for Rust structs
MIT License
2.07k stars 151 forks source link

Version changes so Rust-SEC versions can be removed #354

Closed pvichivanives closed 3 weeks ago

pvichivanives commented 4 weeks ago

I set the date kind of arbitrarily can changed to whatever the planned date is Did a couple of things:

  1. Closes #351 bumped us to version 0.19.0
  2. Closes #346 which to use MSRV as 1.70.0, verified that still works so I bumped the MSRV in readme to 1.70.0.

Does require a release to crates.io