wgpu/wgpu
Christofer Nolander fe31966fdf
ensure that wgpu::Error is Sync (#5820)
* ensure that `wgpu::Error` is `Sync`

This makes it possible to wrap the error in `anyhow::Error` and
`eyre::Report`, which require the inner error to be `Sync`.

* update changelog
2024-06-16 19:48:35 -04:00
..
src ensure that wgpu::Error is Sync (#5820) 2024-06-16 19:48:35 -04:00
build.rs Re-export public dependencies (#5063) 2024-01-16 19:21:51 +00:00
Cargo.toml Add Benchmarks (#5694) 2024-05-16 09:05:41 -04:00
LICENSE.APACHE Add symlink LICENSE files into crates. (#2604) 2022-05-29 03:07:42 -04:00
LICENSE.MIT Add symlink LICENSE files into crates. (#2604) 2022-05-29 03:07:42 -04:00