misc: formatting and clippy lint fixes

This commit is contained in:
2025-06-16 01:19:57 +01:00
parent 2b5ad0885b
commit 5ed0f9c1ca
9 changed files with 143 additions and 41 deletions
+2 -1
View File
@@ -12,4 +12,5 @@ common = { path = "../common" }
assembler = { path = "../assembler" }
eframe = "0.31.1"
egui = "0.31.1"
rfd = "0.15.3"
rfd = "0.15.3"
dirs = "6.0.0"