something

This commit is contained in:
2026-06-12 22:12:26 +02:00
parent e4fea66df6
commit d8057a47d2
3 changed files with 324 additions and 27 deletions
+5 -1
View File
@@ -12,8 +12,12 @@ bench = false
libsvld = { path = "../libsvld" }
can-dbc = "9.1"
eframe = "0.34"
eframe = {
version = "0.34",
features = ["persistence"]
}
egui = "0.34"
egui_plot = "0.35"
egui_ltreeview = "0.7"
fuzzy-matcher = "0.3"
rfd = "0.17"