lastfmpris/rust-toolchain.toml

4 lines
80 B
TOML

[toolchain]
channel = "nightly"
components = [ "rust-src" ]
profile = "minimal"