nixos/templates/rust/rust-toolchain.toml

4 lines
77 B
TOML

[toolchain]
channel = "stable"
components = ["rust-src"]
profile = "default"