Files
tricc/rust-toolchain.toml
Amneesh Singh a7112b3f8e initial commit
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2023-04-06 17:05:58 +05:30

4 lines
109 B
TOML

[toolchain]
channel = "nightly-2023-04-01"
components = [ "rustfmt", "clippy", "rust-analyzer", "rust-src" ]