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

Custom rust-toolchain.toml is being ignored #132

Open
ChristianIvicevic opened this issue Oct 30, 2023 · 0 comments
Open

Custom rust-toolchain.toml is being ignored #132

ChristianIvicevic opened this issue Oct 30, 2023 · 0 comments

Comments

@ChristianIvicevic
Copy link

Earlier today I realized that my attached rust-toolchain.toml is unfortunately ignored. During a deployment the Vercel build logs clearly show stable-x86_64-unknown-linux-gnu installed - rustc 1.73.0 (cc66ad468 2023-10-03) instead of the expected nightly. This prevents me from using some convenient features sadly.

[toolchain]
channel = "nightly-2023-09-21"
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