1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 06:40:06 -04:00

Bump wgpu to 0.17.0

This required bumping wasm-bindgen to 0.2.87
This commit is contained in:
Aaron Hill
2023-07-21 22:04:32 -04:00
parent ff24ffbcbd
commit 0ec27820c9
5 changed files with 82 additions and 54 deletions

View File

@@ -44,7 +44,7 @@ bytemuck = "1.7"
log = { version = "0.4", features = ["std"] }
thiserror.workspace = true
type-map = "0.5.0"
wgpu = "0.16.0"
wgpu.workspace = true
#! ### Optional dependencies
## Enable this when generating docs.