For all #Rust users using edition 2024, please bump your resolver to version 3. This will enable MSRV-aware dependency resolution.
This means:
- Your CI will not break if a dependency updates its MSRV.
- You do not need to pin a dependency's patch version to pass MSRV checks.
@j178x that's amazing! been using it, it's flawless. by the way, I hope you get to work with the Astral team eventually, prek needs to go not only mainstream but potentially enterprise!