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

Package Versions Wrong #9

Closed
limitedAtonement opened this issue Oct 12, 2023 · 1 comment
Closed

Package Versions Wrong #9

limitedAtonement opened this issue Oct 12, 2023 · 1 comment

Comments

@limitedAtonement
Copy link
Contributor

I cloned and run cargo build and got the following:

     Updating crates.io index
error: failed to select a version for the requirement `clap = "^4.3.21"`
candidate versions found which didn't match: 3.2.25, 3.2.24, 3.2.23, ...
location searched: crates.io index
required by package `pdfrip v2.0.0 (/home/lawsa/source/pdfrip)`
@limitedAtonement
Copy link
Contributor Author

I had an old version of cargo. The errors didn't indicate that, but using rustup to update the toolchain fixed it.

@mufeedvh mufeedvh closed this as completed Jan 4, 2024
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