1
Fork 0
This repository has been archived on 2025-07-21. You can view files and clone it, but cannot push or open issues or pull requests.
interlinked/rustup-toolchain.toml

4 lines
87 B
TOML

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