1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-01 06:10:06 -04:00

Add benchmark

This commit is contained in:
Hubert Głuchowski
2024-12-11 18:42:40 +01:00
parent c094ee8a15
commit 3e1ed18299
3 changed files with 33 additions and 0 deletions

View File

@@ -1313,6 +1313,7 @@ dependencies = [
"egui_demo_lib",
"egui_extras",
"egui_kittest",
"rand",
"serde",
"unicode_names2",
"wgpu",