Files
torana/rust-toolchain
Amneesh Singh a307dc6c78 initial commit
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2023-01-21 13:31:10 +05:30

4 lines
80 B
Plaintext

[toolchain]
channel = "nightly-2023-01-21"
components = [ "rustfmt", "clippy" ]