jackoelv / bellperson

zk-SNARK library
Other
90 stars 92 forks source link

3090 cargo update error #32

Open c00000rpse opened 3 years ago

c00000rpse commented 3 years ago

qwe@qwe-server:~/test/lotus/extern/filecoin-ffi/rust$ cargo update Updatinghttps://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 packagedialoguer 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?

jackoelv commented 3 years ago

you can google it. lots of answers there.

mvrius commented 10 months ago

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