opml/rustup-toolchain.toml

4 lines
87 B
TOML

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