mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-14 12:57:00 +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"
|