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
Raw Normal View History

2024-02-25 12:04:37 +00:00
[toolchain]
channel = "stable"
components = ["cargo", "clippy", "rustfmt", "rust-src"]