This repository has been archived on 2025-10-25. You can view files and clone it, but cannot push or open issues or pull requests.
tildes-parser/rustup-toolchain.toml

4 lines
87 B
TOML

[toolchain]
channel = "stable"
components = ["cargo", "clippy", "rustfmt", "rust-src"]