mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-08-06 06:05:46 +00:00
4 lines
98 B
TOML
4 lines
98 B
TOML
[toolchain]
|
|
channel = "1.95.0"
|
|
profile = "minimal"
|
|
components = ["rustfmt", "clippy", "rust-src"]
|