mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 01:27:02 +05:30
5 lines
141 B
TOML
5 lines
141 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = [ "clippy", "rustfmt", "rust-src" ]
|
|
targets = [ "x86_64-unknown-linux-gnu" ]
|
|
profile = "minimal"
|