-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello devs, excuses but looks like it can't be build
-- cargo --version
cargo 1.61.0 (a028ae42f 2022-04-29)
-- rustc --version
rustc 1.61.0 (fe5b13d68 2022-05-18)
error[E0432]: unresolved import `ark_std::iterable`
--> /Users/user/.cargo/git/checkouts/algebra-7e23afa68841b66e/0ece17d/ec/src/msm/variable_base/mod.rs:2:31
|
2 | use ark_std::{borrow::Borrow, iterable::Iterable, ops::AddAssign, vec::Vec};
| ^^^^^^^^ could not find `iterable` in `ark_std`
For more information about this error, try `rustc --explain E0432`.
error: could not compile `ark-ec` due to previous error
warning: build failed, waiting for other jobs to finish...
Metadata
Metadata
Assignees
Labels
No labels