[oden] wgpu to 0.17

This commit is contained in:
John Doty 2023-08-19 09:27:26 -07:00
parent 205ed27b48
commit 262cfd73ac
2 changed files with 79 additions and 46 deletions

View file

@ -23,5 +23,5 @@ swc_ecma_transforms_base = "0.129.13"
swc_ecma_transforms_typescript = "0.179.18"
swc_ecma_visit = "0.92.5"
tracy-client = { version = "0.15.2", default-features = false }
wgpu = "0.16"
wgpu = "0.17"
winit = "0.28"