azure-sdk-for-rust/rust-toolchain.toml

11 строки
128 B
TOML

[toolchain]
channel = "1.80.0"
components = [
"rustc",
"rustfmt",
"rust-std",
"cargo",
"clippy",
"rust-analyzer",
]