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