Closed
Description
Hello and thanks for your library!
On compilation I get the following error which is mostly self-explanatory:
error[E0658]: use of unstable library feature 'shrink_to': new API
--> bimap-0.6.2/src/hash.rs:335:25
|
335 | self.left2right.shrink_to(min_capacity);
| ^^^^^^^^^
|
= note: see issue #56431 rust-lang/rust#56431 for more information
Metadata
Metadata
Assignees
Labels
No labels