Commit graph

1 commit

Author SHA1 Message Date
Mingwei Samuel
561139e91f
chore: set msrv, min dependency versions, fix #77 (#78)
Fix #77

* Check MSRV in CI
* Lower MSRV to 1.71.1 by gating `allow(..., reason = "...")`
* Sets all min dependency crate versions needed by riven, via `-Z
direct-minimal-versions`
* Adds `test-min-deps.bash` script to run `-Z direct-minimal-versions`
* Removes underutilized `scan_fmt` dependency, replaces with simple
string manipulation code
2025-01-15 12:21:05 -08:00