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
The recent release of WGPU 23.0.0 put wgpu-profiler is now out of sync. The latest version on crates.io,
wgpu profiler v0.18.2, depends on wgpu ^22.1.0. So programs building this stack pull in two versions of wgpu and get compile errors.