Skip to content

libgit2-sys 0.13.3 version issue #838

Closed
@chenrui333

Description

@chenrui333

It looks like the version scheme does not match what is specified in Cargo.toml

libgit2-sys = { path = "libgit2-sys", version = "0.13.3" }

This caused some build issue:

error: failed to select a version for the requirement `libgit2-sys = "^0.13.3"`
candidate versions found which didn't match: 0.13.2+1.4.2, 0.13.1+1.4.2, 0.13.0+1.4.1, ...
location searched: crates.io index
required by package `git2 v0.14.3`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions