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

rustup version needs a bump #69

Open
EmperorOrokuSaki opened this issue May 3, 2024 · 0 comments
Open

rustup version needs a bump #69

EmperorOrokuSaki opened this issue May 3, 2024 · 0 comments

Comments

@EmperorOrokuSaki
Copy link

The current rustup version used in the docker (1.67.0) is incompatible with the latest candid crate, thus deploying custom canisters in the docker instance is not possible with the latest dependencies.
The error:

error: package `candid v0.10.7` cannot be built because it requires rustc 1.70.0 or newer, while the currently active rustc version is 1.67.0
Either upgrade to rustc 1.70.0 or newer, or use

Will create a pr for this. Please lmk if except for the dockerfile I need to update anything else.

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