Work on adding configurable panes

This commit is contained in:
Astatin3
2024-11-01 12:15:00 -06:00
parent 0aa59fc94d
commit 68ccc7164b
7 changed files with 934 additions and 328 deletions
+2
View File
@@ -8,3 +8,5 @@ eframe = "0.28"
egui = "0.28"
rand = "0.8.5"
serde = "1.0.214"
serde_json = "1.0.132"
sysinfo = "0.32.0"