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

Crates.io can't find the latest version? #393

Open
ianks opened this issue Dec 10, 2021 · 2 comments
Open

Crates.io can't find the latest version? #393

ianks opened this issue Dec 10, 2021 · 2 comments

Comments

@ianks
Copy link

ianks commented Dec 10, 2021

When building my server, cargo for some reason cannot find 0.18.2 even though it is listed in cargo search. Kinda stumped here, has anyone experienced this?

    Updating crates.io index
error: failed to select a version for the requirement `libunftp = "^0.18.2"`
candidate versions found which didn't match: 0.18.0, 0.17.4, 0.17.3, ...
location searched: crates.io index
@hannesdejager
Copy link
Collaborator

That is really odd. Have never seen this. We use 0.18.2 in unFTP

@robklg
Copy link
Contributor

robklg commented Feb 12, 2022

@ianks have you been able to solve the problem? We haven't been able to reproduce this.

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