misc: fix merge conflict

This commit is contained in:
2025-06-17 19:22:01 +01:00
12 changed files with 733 additions and 402 deletions
+1
View File
@@ -10,6 +10,7 @@ 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"