fio 0.1.1
🛠️ Other improvements
- Reduce minimum supported Rust version from 1.71 to 1.67.
- Set minimum version of rustc >= 1.67.1 in
SystemRequirements
. - Add system checks to
cargo
andrustc
and prompt users either install, if missing, or update when version is lower than specified inDESCRIPTION
.