nixos/templates/rust/rust-toolchain.toml

4 lines
51 B
TOML
Raw Normal View History

2025-05-03 23:23:02 +08:00
[toolchain]
channel = "stable"
profile = "default"