We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I did a cargo update for Acala and tests cannot compile. https://github.com/AcalaNetwork/Acala/actions/runs/7688750688/job/20950340271
cargo update
Revert parity-scale-codec back to 3.6.5 and CI is happy to there must be some compatibility issue
Eyeballing the diff I will say it is one of deps bump breaks it and likely #535
The text was updated successfully, but these errors were encountered:
cargo update -p proc-macro-crate will fix your issue.
cargo update -p proc-macro-crate
Sorry, something went wrong.
No branches or pull requests
I did a
cargo update
for Acala and tests cannot compile. https://github.com/AcalaNetwork/Acala/actions/runs/7688750688/job/20950340271Revert parity-scale-codec back to 3.6.5 and CI is happy to there must be some compatibility issue
Eyeballing the diff I will say it is one of deps bump breaks it and likely #535
The text was updated successfully, but these errors were encountered: