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
Pin parking_lot and sub-depenedencies back for MSRV
The just-released `parking_lot` 0.12.4 unfortunately bumped their MSRV
to 1.64 on a patch release. Here, we pin-back `parking_lot` and
sub-depenedencies to unbreak our CI.
0 commit comments