rust-gpu icon indicating copy to clipboard operation
rust-gpu copied to clipboard

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

Open gl-yziquel opened this issue 1 year ago • 1 comments

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

gl-yziquel avatar Jan 17 '24 12:01 gl-yziquel