kvark / mint

Math Interoperability Types
MIT License
256 stars 20 forks source link

Introduce MSRV, Update GitHub CI #71

Closed LPGhatguy closed 3 years ago

LPGhatguy commented 3 years ago

Closes #70.

This PR chooses an MSRV for Mint based on the minimum version that Mint compiles with, now 1.52.1.

I updated the GitHub Actions workflow file to test for this new version and updated it to generally current standards. I also updated the README to mention the new MSRV and the project's license as a convention.