rust/rust-toolchain

4 lines
137 B
Plaintext
Raw Normal View History

[toolchain]
channel = "nightly-2022-12-17"
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]