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