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.
x86-64
using microarchitecture levels: x86-64,x86-64-v2,x86-64-v3,x86-64-v4
. It helps to limit build times (#6).