Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: ... editions are unstable ... #8

Open
MartinKavik opened this issue Jun 10, 2019 · 0 comments
Open

Error: ... editions are unstable ... #8

MartinKavik opened this issue Jun 10, 2019 · 0 comments

Comments

@MartinKavik
Copy link

https://webassembly.studio/?f=3kwj587992f

[error]: Task build failed: Error: Command failed: /app/.cargo/bin/cargo build --manifest-path=/tmp/rustc_h_x5w620prjdl/Cargo.toml --target=wasm32-unknown-unknown -Z unstable-options --build-plan --quiet

Caused by:
  failed to parse manifest at `/app/.cargo/registry/src/github.com-1ecc6299db9ec823/seed-0.3.6/Cargo.toml`

Caused by:
  editions are unstable

Caused by:
  feature `edition` is required

consider adding `cargo-features = ["edition"]` to the manifest

Could you update tools in this service?
According to this cargo issue, these commands should resolve it:

rustup update
cargo install --force cargo-outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant