summary refs log tree commit diff
path: root/changelog.d/16818.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.100.0rc1Olivier Wilkinson (reivilibre)2024-01-231-1/+0
|
* Bump minimum Rust version to 1.65.0 (#16818)Erik Johnston2024-01-221-0/+1
The ecosystem e.g. regex crate, have bumped up their MSRV to 1.65.0, which was released Nov 2022. In line with our policy, let's bump to match.