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

All possible versions conflict with previously selected versions of... #4776

Closed
disconsented opened this issue Dec 5, 2017 · 3 comments
Closed

Comments

@disconsented
Copy link

As per shepmaster/sxd-document#53 (comment) I am reporting an issue where updating a crate results in

   Updating registry `https://github.com/rust-lang/crates.io-index`
error: failed to select a version for `sxd-document` (required by `sxd-xpath`):
all possible versions conflict with previously selected versions of `sxd-document`
  version 0.2.5 in use by sxd-document v0.2.5
  possible versions to select: 0.2.4

Cargo.lock and Cargo.toml

This issue has been resolved, reporting it in case it is something that needs to be fixed in cargo.

@shepmaster
Copy link
Member

Running cargo update -p sxd-document did seem to solve the problem when I was using the provided Cargo.toml and Cargo.lock files.

@alexcrichton
Copy link
Member

I think this may be a dupe of #4127?

@alexcrichton
Copy link
Member

Closing in favor of #4127

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

3 participants