add populate factory using toolboxes on machine

This commit is contained in:
2024-04-28 00:41:13 +02:00
parent 92315c5652
commit 308ad5ccfd
8 changed files with 470 additions and 30 deletions

View File

@@ -14,3 +14,5 @@ tracing = "0.1"
tracing-subscriber = "0.3"
relm4 = { version = "0.8.1", features = ["libadwaita", "gnome_45"] }
relm4-icons = { version = "0.8.1" }
serde = { version = "1.0.199", features = ["derive"] }
serde_json = "1.0.116"