editor go brr?

This commit is contained in:
2025-06-16 23:38:36 +01:00
parent 7d17107a8c
commit 75246f5e73
6 changed files with 207 additions and 117 deletions
+2
View File
@@ -10,7 +10,9 @@ path = "src/lib.rs"
[dependencies]
common = { path = "../common" }
assembler = { path = "../assembler" }
dsa_editor = { path = "../dsa_editor" }
eframe = "0.31.1"
egui = "0.31.1"
rfd = "0.15.3"
dirs = "6.0.0"