-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
cargo install dora-cli
error: failed to compile dora-cli v0.3.12, intermediate artifacts can be found at /tmp/cargo-installaqbA8Z.
To reuse those artifacts with a future compilation, set the environment variable CARGO_TARGET_DIR to that path.
Caused by:
failed to parse manifest at /home/gbin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.8.0/Cargo.toml
Caused by:
feature edition2024 is required
The package requires the Cargo feature called edition2024, but that feature is not stabilized in this version of Cargo (1.81.0 (2dbb1af80 2024-08-20)).
Consider trying a newer version of Cargo (this may require the nightly release).
See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#edition-2024 for more information about the status of this feature.
cargo +nightly install dora-cli
Finished `release` profile [optimized] target(s) in 1m 51s
Installing /home/gbin/.cargo/bin/dora
Installed package `dora-cli v0.3.12` (executable `dora`)
Metadata
Metadata
Assignees
Labels
No labels