forked from natto1784/tricc
4 lines
109 B
TOML
4 lines
109 B
TOML
[toolchain]
|
|
channel = "nightly-2023-04-01"
|
|
components = [ "rustfmt", "clippy", "rust-analyzer", "rust-src" ]
|