mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-25 08:14:12 +00:00
8 lines
327 B
TOML
8 lines
327 B
TOML
[toolchain]
|
|
channel = "nightly-2023-04-15"
|
|
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]
|
|
# commit_hash = 84dd17b56a931a631a23dfd5ef2018fd3ef49108
|
|
|
|
# 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.
|