mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-21 14:24:13 +00:00
8 lines
319 B
TOML
8 lines
319 B
TOML
[toolchain]
|
|
channel = "nightly-2023-09-30"
|
|
components = ["rust-src", "rustc-dev", "llvm-tools"]
|
|
# commit_hash = 8ce4540bd6fe7d58d4bc05f1b137d61937d3cf72
|
|
|
|
# Whenever changing the nightly channel, update the commit hash above, and make
|
|
# sure to change `REQUIRED_TOOLCHAIN` in `crates/rustc_codegen_spirv/build.rs` also.
|