oswilno/rust-toolchain.toml
2023-08-09 15:49:58 +02:00

9 lines
186 B
TOML

[toolchain]
# channel = "nightly-2022-10-29"
channel = "stable"
components = ['rust-analyzer', "rustfmt"]
targets = []
profile = "default"
# rustc 1.66.0-nightly (5e9772042 2022-10-29)