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

Convert toolchain file to TOML syntax #34

Merged
merged 1 commit into from
Feb 24, 2021
Merged

Convert toolchain file to TOML syntax #34

merged 1 commit into from
Feb 24, 2021

Conversation

crawfxrd
Copy link
Member

@crawfxrd crawfxrd commented Feb 17, 2021

rustup 1.23.0 (2020-11-27) introduced support for TOML syntax for the
toolchain file. Use this and specify required compoenents.

To ensure you are using a new enough rustup, run:

rustup self update

Since we plan to add CI soon, this is potentially blocked by actions-rs/toolchain#126.

@crawfxrd crawfxrd requested a review from jackpot51 February 17, 2021 21:04
rustup 1.23.0 (2020-11-27) introduced support for TOML syntax for the
toolchain file. Use this and specify required compoenents.

To ensure you are using a new enough rustup, run:

    rustup self update
@jackpot51 jackpot51 merged commit 82f64a9 into master Feb 24, 2021
@jackpot51 jackpot51 deleted the toolchain-toml branch February 24, 2021 15:50
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