oswilno/rust-toolchain.toml

8 lines
178 B
TOML
Raw Normal View History

2023-07-27 21:56:39 +02:00
[toolchain]
channel = "nightly-2022-10-29"
components = ['rust-analyzer', "rustfmt", "rustc-dev"]
targets = []
profile = "default"
# rustc 1.66.0-nightly (5e9772042 2022-10-29)