mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-22 14:56:27 +00:00
5 lines
92 B
Batchfile
5 lines
92 B
Batchfile
setlocal
|
|
|
|
rustup install nightly
|
|
rustup component add rust-src rustc-dev llvm-tools-preview
|