cargo-multivers
Version updated for ronnychevalier/cargo-multivers to version v0.9.0.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Version 0.9.0 - 26-07-2024
Added
- Define default CPUs for
x86-64
using microarchitecture levels:x86-64,x86-64-v2,x86-64-v3,x86-64-v4
. It helps to limit build times (#6).
Changed
- Update dependencies.
- MSRV is now 1.80.