domani/rust-toolchain.toml

4 lines
102 B
TOML
Raw Normal View History

2023-05-08 16:25:51 +00:00
[toolchain]
channel = "nightly-2023-05-08"
components = [ "rustfmt", "rustc-dev", "clippy", "cargo" ]