musikquadrupled/rust-toolchain.toml

4 lines
85 B
TOML
Raw Normal View History

2023-04-18 01:23:15 +03:00
[toolchain]
channel = "stable"
components = ["rust-src", "rust-analyzer", "rustfmt"]