mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-22 06:45:13 +00:00
8 lines
319 B
TOML
8 lines
319 B
TOML
[toolchain]
|
|
channel = "nightly-2023-08-29"
|
|
components = ["rust-src", "rustc-dev", "llvm-tools"]
|
|
# commit_hash = 4e78abb437a0478d1f42115198ee45888e5330fd
|
|
|
|
# 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.
|