mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 13:20:05 -04:00
Add opt-in puffin feature to egui (#3298)
* Add opt-in `puffin` feature to egui * fix web build * Fix web for realz
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1179,6 +1179,7 @@ dependencies = [
|
||||
"epaint",
|
||||
"log",
|
||||
"nohash-hasher",
|
||||
"puffin",
|
||||
"ron",
|
||||
"serde",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user