Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
masonry: Update MSRV to 1.75 from 1.65
The code currently uses some API that is not available in Rust 1.65: * `is_ok_and` from 1.70 * `next_multiple_of` from 1.73 Vello requires 1.75.
- Loading branch information