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

Remove cylic dependency of egui_kittest on itself

This commit is contained in:
Emil Ernerfeldt
2024-12-16 18:01:33 +01:00
parent eb403655ce
commit 5b2b8cfb34
3 changed files with 7 additions and 5 deletions

View File

@@ -1394,7 +1394,6 @@ dependencies = [
"document-features",
"egui",
"egui-wgpu",
"egui_kittest",
"image",
"kittest",
"pollster 0.4.0",