mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-14 23:17:00 +05:30
5 lines
153 B
TOML
5 lines
153 B
TOML
[toolchain]
|
|
channel = "nightly-2023-06-10"
|
|
components = [ "clippy", "rustfmt", "rust-src" ]
|
|
targets = [ "x86_64-unknown-linux-gnu" ]
|
|
profile = "minimal"
|