mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
fix puffin_profiler example
This commit is contained in:
@@ -10,6 +10,7 @@ publish = false
|
||||
|
||||
[dependencies]
|
||||
eframe = { path = "../../crates/eframe", features = [
|
||||
"puffin",
|
||||
"__screenshot", # __screenshot is so we can dump a screenshot using EFRAME_SCREENSHOT_TO
|
||||
] }
|
||||
puffin = "0.14"
|
||||
|
||||
Reference in New Issue
Block a user