agb/examples/the-purple-night/rust-toolchain.toml
2023-03-23 22:17:02 +00:00

4 lines
79 B
TOML

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