dalek-cryptography / bulletproofs

A pure-Rust implementation of Bulletproofs using Ristretto.
MIT License
1.03k stars 217 forks source link

run `cargo test` error #370

Open 19231224lhr opened 1 year ago

19231224lhr commented 1 year ago

I meet the same problem like this : https://github.com/dalek-cryptography/bulletproofs/issues/366 I download Rust and bulletproofs, then I run cargo test but meet error: image and before this commond, I run rustc -V,it's image but after cargo test it changes: image I run rustup update but still error.

gyp2847399255 commented 1 year ago

You can use a newer nightly toolchain