1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-31 22:00:03 -04:00

Merge branch 'master' of https://github.com/emilk/egui into multiples_viewports

This commit is contained in:
Konkitoman
2023-09-04 16:45:12 +03:00
11 changed files with 79 additions and 13 deletions

1
Cargo.lock generated
View File

@@ -1231,6 +1231,7 @@ dependencies = [
"epaint",
"log",
"nohash-hasher",
"puffin",
"ron",
"serde",
]