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

Updated Rust version to 1.70.0 #227

Conversation

Michael-Hollister
Copy link

When building the docker container I got the following error:
error: package lalrpop v0.20.2 cannot be built because it requires rustc 1.70 or newer, while the currently active rustc version is 1.66.1

Updated Rust version in the dockerfile to fix devcontainer build.

@vosen
Copy link
Owner

vosen commented May 8, 2024

Hi, I'm closing it because I opted for a different approach in #229 that preserves compatibility with rust 1.66.1.
If, despite this, build problems persist please open another issue or PR

@vosen vosen closed this May 8, 2024
@Michael-Hollister
Copy link
Author

No problem, that works as well and had no issues building with the new changes. Thanks!

@Michael-Hollister Michael-Hollister deleted the michael/docker-container-rust-version-upgrade branch May 8, 2024 14:53
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

Successfully merging this pull request may close these issues.

2 participants