oswilno/rust-toolchain.toml

8 lines
165 B
TOML
Raw Normal View History

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