agb/template/rust-toolchain.toml
2021-05-23 06:24:00 +01:00

3 lines
67 B
TOML

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