-
Notifications
You must be signed in to change notification settings - Fork 316
Closed
Description
Recently, ahash
bumped their MSRV to 1.72.0 in a patch release, which is really unfortunate.
It seems that hashbrown
followed a similar pattern in #502 and silently bumped the rustc
version in CI to 1.72.0.
Rather than also bumping MSRV (let alone in a patch release), it would be great if hashbrown
could revert to a 1.63.0 MSRV, find a workaround, and make recommendations to downstream users that may or may not pin the violating ahash
dependency.
It would be great if this path could at least be considered.
Metadata
Metadata
Assignees
Labels
No labels