liana/rust-toolchain.toml
2024-12-17 10:52:03 +01:00

5 lines
94 B
TOML

[toolchain]
channel = "1.80.0"
profile = "default"
components = ["rust-src", "rust-analyzer"]