mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
WGPU implementation
This commit is contained in:
@@ -9,5 +9,5 @@ publish = false
|
||||
|
||||
|
||||
[dependencies]
|
||||
eframe = { path = "../../crates/eframe" }
|
||||
eframe = { path = "../../crates/eframe", features = ["wgpu"] }
|
||||
env_logger = "0.10"
|
||||
|
||||
Reference in New Issue
Block a user