This commit is contained in:
2026-09-12 21:50:09 +01:00
parent b20e03def7
commit b81eb967ee
17 changed files with 468 additions and 14 deletions
+2
View File
@@ -11,3 +11,5 @@ path = "src/lib.rs"
iced = { workspace = true }
toml = { workspace = true }
serde = { workspace = true }
chrono = { workspace = true }
serde_json = { workspace = true }