agb/examples/the-hat-chooses-the-wizard/rust-toolchain.toml
2022-01-01 12:09:21 +00:00

3 lines
67 B
TOML

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