1
Fork 0
toml-frontmatter/rustup-toolchain.toml

4 lines
87 B
TOML
Raw Normal View History

2024-02-01 12:16:43 +00:00
[toolchain]
channel = "stable"
components = ["cargo", "clippy", "rustfmt", "rust-src"]