voxel-zone/rust-toolchain.toml

4 lines
67 B
TOML
Raw Normal View History

2022-12-20 17:47:27 -08:00
[toolchain]
channel = "stable"
components = ["rust-src", "clippy"]