You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I meet the same problem like this : #366
I download Rust and bulletproofs, then I run cargo test but meet error:
and before this commond, I run rustc -V,it's
but after cargo test
it changes:
I run rustup update but still error.
The text was updated successfully, but these errors were encountered:
I meet the same problem like this : #366
I download Rust and bulletproofs, then I run
cargo test
but meet error:and before this commond, I run
rustc -V
,it'sbut after
cargo test
it changes:
I run
rustup update
but still error.The text was updated successfully, but these errors were encountered: