Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump rust versions to fix CI failures
Latest rayon requires at least Rust 1.63, regex requires 1.65, and std::hint::black_box was stabilized in 1.66, so bump that. Also bump the current stable version to validate with a newer Rust since presumably that's the intention of the second version.
- Loading branch information