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

3090 cargo update error #32

Open
c00000rpse opened this issue Jun 13, 2021 · 2 comments
Open

3090 cargo update error #32

c00000rpse opened this issue Jun 13, 2021 · 2 comments

Comments

@c00000rpse
Copy link

qwe@qwe-server:~/test/lotus/extern/filecoin-ffi/rust$ cargo update Updating https://mirrors.tuna.tsinghua.edu.cn/git/crates.io-index.git` index
error: failed to select a version for the requirement zeroize = "^0.9.3"
candidate versions found which didn't match: 1.3.0, 1.2.0, 1.1.1, ...
location searched: https://mirrors.tuna.tsinghua.edu.cn/git/crates.io-index.git index (which is replacing registry https://github.com/rust-lang/crates.io-index)
required by package dialoguer v0.7.1
... which is depended on by filecoin-proofs v5.4.0
... which is depended on by filecoin-proofs-api v5.4.1
... which is depended on by filcrypto v0.7.5 (/home/qwe/test/lotus/extern/filecoin-ffi/rust)
perhaps a crate was updated and forgotten to be re-vendored?`

Lotus is 1.6.0.
How should I fix this problem?

@jackoelv
Copy link
Owner

you can google it. lots of answers there.

@mvrius
Copy link

mvrius commented Dec 21, 2023

you can google it. lots of answers there.

What's funny about this reply is that this GitHub issue is one of the first results on Google (2023) :)

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