rustybeans/rust-toolchain.toml

4 lines
76 B
TOML
Raw Normal View History

2022-12-13 11:51:15 +01:00
[toolchain]
channel = "nightly"
components = [ "rustfmt", "rust-analyzer" ]