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
Per the crate's README:
This crate has been deprecated. Rust 1.61 stabilized retain_mut for
Vec and VecDeque, so you can use them directly. This crate is no
longer maintained.
MSRV has been bumped to 1.65 in 42ae342, we no longer need this
crate.
0 commit comments