mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
wgpu upgraded to 0.15. demo working on linux
This commit is contained in:
@@ -43,7 +43,7 @@ epaint = { version = "0.20.0", path = "../epaint", default-features = false, fea
|
||||
bytemuck = "1.7"
|
||||
tracing = { version = "0.1", default-features = false, features = ["std"] }
|
||||
type-map = "0.5.0"
|
||||
wgpu = "0.14"
|
||||
wgpu = "0.15.0"
|
||||
|
||||
#! ### Optional dependencies
|
||||
## Enable this when generating docs.
|
||||
|
||||
Reference in New Issue
Block a user