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

The latest version of cargo-contract is not compatible with latest version of rust +nightly #773

Closed
wuyahuang opened this issue Oct 10, 2022 · 1 comment

Comments

@wuyahuang
Copy link

The cargo-contract latest release currently is v1.5.0 which was released on 2022-08-15. It's not compatible with the new version of rust +nightly.
The issue has been fixed at Moved constants from match to a separate constants
Please release a new version of the cargo-contract, so that we can build the ink! contract as expected.
@ascjones Thank you.

@wuyahuang wuyahuang changed the title The latest version of cargo-contract is not compatible with rust +nightly The latest version of cargo-contract is not compatible with latest version of rust +nightly Oct 10, 2022
@wuyahuang
Copy link
Author

Currently, we have to install the specific version of nightly to build ink! contract.
error[E0158] when testing default contract from flipper

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