Files
tricc/rust-toolchain.toml
Amneesh Singh e8192df9e2 revive project
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2023-07-29 20:28:14 +05:30

4 lines
109 B
TOML

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