domani/rust-toolchain.toml
2023-05-08 18:25:51 +02:00

4 lines
102 B
TOML

[toolchain]
channel = "nightly-2023-05-08"
components = [ "rustfmt", "rustc-dev", "clippy", "cargo" ]