Skip to content

Beta version of cargo (as a library) is broken by gix #2545

@epage

Description

@epage

Current behavior 😯

Building of some packages that depend on gix are broken

See also #2541

Expected behavior 🤔

Semver is followed, allowing packages to be used.

Git behavior

N/A

Steps to reproduce 🕹

$ cargo new gix-reproducer
$ cd gix-reproducer
$ cargo add --git https://github.com/rust-lang/cargo.git --branch rust-1.96.0 cargo
$ cargo check

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions