mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Add opt-in puffin feature to egui-extras (#3307)
* Add opt-in `puffin` feature to `egui-extras` Image loading can be slow. Related to https://github.com/emilk/egui/pull/3297 * Silence warning
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1265,6 +1265,7 @@ dependencies = [
|
||||
"egui",
|
||||
"image",
|
||||
"log",
|
||||
"puffin",
|
||||
"resvg",
|
||||
"serde",
|
||||
"tiny-skia",
|
||||
|
||||
Reference in New Issue
Block a user