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