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

Move egui tests to avoid cyclic dependency

This commit is contained in:
Emil Ernerfeldt
2024-12-16 17:56:56 +01:00
parent 69dbb00087
commit eb403655ce
4 changed files with 5 additions and 10 deletions

View File

@@ -1258,7 +1258,6 @@ dependencies = [
"ahash",
"backtrace",
"document-features",
"egui_kittest",
"emath",
"epaint",
"log",