mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 21:00:03 -04:00
Add Memory::caches for caching things from one frame to the next
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -831,7 +831,9 @@ dependencies = [
|
||||
name = "egui"
|
||||
version = "0.14.2"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"epaint",
|
||||
"nohash-hasher",
|
||||
"ron",
|
||||
"serde",
|
||||
"serde_json",
|
||||
|
||||
Reference in New Issue
Block a user