oswilno/rust-toolchain.toml
2023-08-03 16:16:46 +02:00

8 lines
185 B
TOML

[toolchain]
# rustc 1.66.0-nightly (5e9772042 2022-10-29)
# channel = "nightly-2023-08-02"
channel = "stable"
# channel = "stable-2022-09-22"
components = ['rust-analyzer', "rustfmt"]