You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running cargo run --example particle --release I get:
Caused by:
failed to load source for dependency `naga`
Caused by:
Unable to update https://github.com/gfx-rs/wgpu?rev=0f111cb27c3a06ac15325791212b9d4139d7eaa3
Caused by:
failed to clone into: /home/marcospb19/.cargo/git/db/wgpu-045f9a3b3e40a5c0
Caused by:
revision 0f111cb27c3a06ac15325791212b9d4139d7eaa3 not found
The rev key in Cargo.toml 0f111cb27c3a06ac15325791212b9d4139d7eaa3 couldn't be found.
(for now I'll go to a previous version to run the examples)
The text was updated successfully, but these errors were encountered:
After running
cargo run --example particle --release
I get:The rev key in Cargo.toml
0f111cb27c3a06ac15325791212b9d4139d7eaa3
couldn't be found.(for now I'll go to a previous version to run the examples)
The text was updated successfully, but these errors were encountered: