Files
eulerfunt/rust/rust-toolchain
Amneesh Singh fcce234a10 initial commit
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2022-10-26 11:51:44 +05:30

3 lines
79 B
Plaintext

[toolchain]
channel = "nightly-2022-10-26"
components = [ "rustfmt", "clippy" ]