Skip to content

Support Rust 1.31

Latest
Compare
Choose a tag to compare
@Techcable Techcable released this 06 Sep 02:55
a3232db
  • Deprecate date! macro, because it can't be implemented on Rust 1.31
  • Run tests on MSRV (previously only ran cargo check)
  • Use cargo rdme to sync README.md with crate docs.
  • Use github actions to run lychee link-checker on README.md

This reduces the MSRV from 1.32 to 1.31.