Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on resolving dependencies #93

Open
BadConfig opened this issue Nov 14, 2022 · 0 comments
Open

Error on resolving dependencies #93

BadConfig opened this issue Nov 14, 2022 · 0 comments

Comments

@BadConfig
Copy link

git clone for this repo and cargo build gives this error:

   Updating crates.io index
error: failed to select a version for the requirement `libgit2-sys = "^0.13.4"`
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.4`
    ... which satisfies dependency `git2 = "^0.14"` (locked to 0.14.4) of package `cargo-near-integration-tests v0.1.0 (/Users/artemiyartamonov/Projects/cargo-near/integration-tests)`

Perhaps something is wrong with Cargo.lock file, I suppose there are problems between cargo-near and integration-tests but I might be wrong. Anyway, it may be good idea to add contribution rules with build instructions and build requirements to this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant