agb/examples/combo/rust-toolchain.toml
2022-12-01 17:16:53 +00:00

3 lines
67 B
TOML

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