AdventOfCode/rust-toolchain.toml
2024-12-01 15:23:39 +01:00

3 lines
86 B
TOML

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