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

Can't install, because ring version is yanked #6

Open
YtvwlD opened this issue Mar 15, 2019 · 1 comment
Open

Can't install, because ring version is yanked #6

YtvwlD opened this issue Mar 15, 2019 · 1 comment

Comments

@YtvwlD
Copy link

YtvwlD commented Mar 15, 2019

I tried installing it today and it failed:

$ cargo install mpw-rs
    Updating crates.io index
  Installing mpw-rs v2.4.3
error: failed to compile `mpw-rs v2.4.3`, intermediate artifacts can be found at `/tmp/cargo-installMJyAsf`

Caused by:
  failed to select a version for the requirement `ring = "^0.11"`
  candidate versions found which didn't match: 0.14.6, 0.14.5, 0.14.4, ...
  location searched: crates.io index
required by package `mpw-rs v2.4.3`

Installing #5 works.

@KamWithK
Copy link

KamWithK commented Aug 2, 2019

I have the same issue.
It also does not occur if cloning the GitHub repo and running cargo install their

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

2 participants