rust/rust-toolchain

4 lines
137 B
Plaintext
Raw Normal View History

[toolchain]
2024-01-25 11:39:50 -06:00
channel = "nightly-2024-01-25"
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]