Research-Stack/4-Infrastructure/servo-fetch/rust-toolchain.toml

4 lines
98 B
TOML

[toolchain]
channel = "1.95.0"
profile = "minimal"
components = ["rustfmt", "clippy", "rust-src"]