Files
simpler-filehost/rust-toolchain
Amneesh Singh ae85e9fe85 initial commit
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2022-10-30 09:53:40 +05:30

4 lines
92 B
Plaintext

[toolchain]
channel = "nightly-2022-10-29"
components = [ "rustfmt", "clippy", "rust-src" ]