mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Update to wgpu 0.14 (#2114)
This commit is contained in:
@@ -40,7 +40,7 @@ egui = { version = "0.19.0", path = "../egui", default-features = false, feature
|
||||
bytemuck = "1.7"
|
||||
tracing = { version = "0.1", default-features = false, features = ["std"] }
|
||||
type-map = "0.5.0"
|
||||
wgpu = "0.13"
|
||||
wgpu = "0.14"
|
||||
|
||||
#! ### Optional dependencies
|
||||
## Enable this when generating docs.
|
||||
|
||||
Reference in New Issue
Block a user