Closed
Description
Gitoxide fails to install due to the zip crate version 2.6.1 being yanked. See zip-rs/zip2#337
Command:
cargo install --git https://github.com/gitoxidelabs/gitoxide gitoxide --no-default-features --features max-pure
Error:
error: failed to compile `gitoxide v0.44.0 (https://github.com/gitoxidelabs/gitoxide#8d30ab12)`, intermediate artifacts can be found at `C:\Users\theo\AppData\Local\Temp\cargo-installvpbBFc`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
Caused by:
failed to select a version for the requirement `zip = "^2.6.1"`
version 2.6.1 is yanked
location searched: crates.io index
required by package `gix-archive v0.21.1 (C:\Users\theo\.cargo\git\checkouts\gitoxide-94b9d2a5b81d6ea5\8d30ab1\gix-archive)`
... which satisfies path dependency `gix-archive-for-configuration-only` of package `gitoxide-core v0.47.1 (C:\Users\theo\.cargo\git\checkouts\gitoxide-94b9d2a5b81d6ea5\8d30ab1\gitoxide-core)`
... which satisfies path dependency `gitoxide-core` of package `gitoxide v0.44.0 (C:\Users\theo\.cargo\git\checkouts\gitoxide-94b9d2a5b81d6ea5\8d30ab1)`
Metadata
Metadata
Assignees
Labels
No labels