mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
Update wgpu to 27.0.0 (#7580)
This commit is contained in:
@@ -57,8 +57,9 @@ skip = [
|
||||
{ name = "core-graphics-types" }, # version conflict between winit and wgpu ecosystems
|
||||
]
|
||||
skip-tree = [
|
||||
{ name = "rfd" }, # example dependency
|
||||
{ name = "windows" }, # the ecosystem is currently transitioning from 0.58 to 0.61
|
||||
{ name = "hashbrown" }, # wgpu's naga depends on 0.16, accesskit depends on 0.15
|
||||
{ name = "rfd" }, # example dependency
|
||||
{ name = "windows" }, # the ecosystem is currently transitioning from 0.58 to 0.61
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user