EmbarkStudios / rust-gpu

🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
https://shader.rs
Apache License 2.0
7.29k stars 246 forks source link

Cargo component not available with nightly 2023-05-27 which is publicised on crates.io #1117

Open gl-yziquel opened 8 months ago

gl-yziquel commented 8 months ago

Currently, the 0.9.0 release on crates.io instructs to use a toolchain which forbids me to use cargo:

mini-me@virtucon ~/h/s/mud-rust-gpu (develop)> cargo clean
error: the 'cargo' binary, normally provided by the 'cargo' component, is not applicable to the 'nightly-2023-05-27-x86_64-unknown-linux-gnu' toolchain

Better instructions would be useful.

See here for the spirv-builder crate on crates-io:

https://crates.io/crates/spirv-builder