cargo check failed
henry40408 opened this issue · 1 comments
henry40408 commented
error message
error: failed to parse manifest at `/Users/henry/Develop/rust-algorithm-club/Cargo.toml`
Caused by:
editions are unstable
Caused by:
feature `edition` is required
this Cargo does not support nightly features, but if you
switch to nightly channel you can add
`cargo-features = ["edition"]` to enable this feature