bellperson icon indicating copy to clipboard operation
bellperson copied to clipboard

3090 cargo update error

Open c00000rpse opened this issue 3 years ago • 2 comments

qwe@qwe-server:~/test/lotus/extern/filecoin-ffi/rust$ cargo update Updating https://mirrors.tuna.tsinghua.edu.cn/git/crates.io-index.gitindex error: failed to select a version for the requirementzeroize = "^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.gitindex (which is replacing registryhttps://github.com/rust-lang/crates.io-index) required by package dialoguer v0.7.1... which is depended on byfilecoin-proofs v5.4.0... which is depended on byfilecoin-proofs-api v5.4.1... which is depended on byfilcrypto 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?

c00000rpse avatar Jun 13 '21 03:06 c00000rpse

you can google it. lots of answers there.

jackoelv avatar Jul 19 '21 10:07 jackoelv

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) :)

mvrius avatar Dec 21 '23 19:12 mvrius