lastfmpris/toolchain.toml
2024-08-22 00:34:43 -07:00

4 lines
80 B
TOML

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