Open
Description
We are users of hashbrown
, directly as well as through other dependencies over which are out of our control (notably, indexmap
). Unfortunately, yanking hashbrown
0.15.0 and releasing 0.15.1 also bumped the MSRV in that patch release, which renders it incompatible with our MSRV of 1.63.
As some of our dependencies had already upgraded to 0.15 (and hence require 0.15.x as a minimum version), we can't simply pin hashbrown
back to a compliant MSRV. I'd therefore like to ask whether you could reconsider bumping the MSRV on a patch release. And, if really necessary, at least make it a minor release or at least a separate patch release so that we have options left.
Thank you, it would be highly appreciated!
Metadata
Metadata
Assignees
Labels
No labels