mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 22:30:03 -04:00
Some work on wgpu implementation
This commit is contained in:
@@ -7,6 +7,8 @@ edition = "2021"
|
||||
rust-version = "1.65"
|
||||
publish = false
|
||||
|
||||
[features]
|
||||
wgpu = ["eframe/wgpu"]
|
||||
|
||||
[dependencies]
|
||||
eframe = { path = "../../crates/eframe" }
|
||||
|
||||
Reference in New Issue
Block a user