-
-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
When I try to compile my binary with the new version of camino
, it fails with error:
error[E0658]: use of unstable library feature 'try_reserve_2'
--> /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/camino-1.1.0/src/lib.rs:430:16
|
430 | self.0.try_reserve(additional)
| ^^^^^^^^^^^
|
= note: see issue #91789 <https://github.com/rust-lang/rust/issues/91789> for more information
= help: add `#![feature(try_reserve_2)]` to the crate attributes to enable
finnbear
Metadata
Metadata
Assignees
Labels
No labels