You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although there isnt an MSRV specified in the readme or elsewhere the CI does specify runs on rust 1.55 so I assume there is an undocumented MSRV of 1.55?
Bumping to 1.56 will allow updating to hashbrown 0.12.0
The old version of hashbrown is causing duplicate hashbrown dependencies in my dependency tree.
The text was updated successfully, but these errors were encountered:
Although there isnt an MSRV specified in the readme or elsewhere the CI does specify runs on rust 1.55 so I assume there is an undocumented MSRV of 1.55?
Bumping to 1.56 will allow updating to hashbrown 0.12.0
The old version of hashbrown is causing duplicate hashbrown dependencies in my dependency tree.
The text was updated successfully, but these errors were encountered: