mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 05:10:03 -04:00
A much simpler example
This commit is contained in:
@@ -17,4 +17,3 @@ eframe = { workspace = true, features = [
|
||||
"__screenshot", # __screenshot is so we can dump a screenshot using EFRAME_SCREENSHOT_TO
|
||||
] }
|
||||
env_logger = { workspace = true, features = ["auto-color", "humantime"] }
|
||||
logos = "0.16.1"
|
||||
|
||||
Reference in New Issue
Block a user