### Description <!-- Please describe the feature to introduce. --> In #59 a dep required the MSRV to be bumped, but this isn't caught by CI. <!-- Please add screenshots if relevant. 🙂 --> ### Requirements - [ ] Must read MSRV from cargo.toml in: - [ ] udeps job - [ ] clippy_check job - [ ] test_rust job <!-- Add any other labels that apply -->
Description
In #59 a dep required the MSRV to be bumped, but this isn't caught by CI.
Requirements