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

failed to select a version for the requirement rustc_version = "^0.1.7" #33

Open
Willendless opened this issue Mar 1, 2021 · 1 comment

Comments

@Willendless
Copy link

Willendless commented Mar 1, 2021

Hi, I tried cargo check in my codebase using core_io but I encountered this issue recently. Since rustc_version(<2.0) have been yanked, can you upgrade it?

error: failed to select a version for the requirement `rustc_version = "^0.1.7"`
  candidate versions found which didn't match: 0.3.3, 0.3.2, 0.3.1, ...
  location searched: crates.io index
required by package `core_io v0.1.20190701`
    ... which is depended on by `shim v0.1.0 (/home/eos/rustos/lib/shim)`
    ... which is depended on by `pi v0.1.0 (/home/eos/rustos/lib/pi)`
@dobromyslov
Copy link

Looks like this project is stalled:(

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