bellperson
bellperson copied to clipboard
3090 cargo update error
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 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.gitindex (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?
you can google it. lots of answers there.
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) :)