alle Funktionen implementiert

This commit is contained in:
Husky
2025-05-18 12:03:48 +02:00
parent eccd27ff6a
commit 08fbe3a780
12 changed files with 577 additions and 14 deletions

View File

@@ -14,4 +14,5 @@ directories = "6.0.0"
rusqlite = { version = "0.35.0", features = ["chrono", "bundled"] }
langtime = "0.2.1"
serde = { version = "1.0.217", features = ["derive"] }
tabled = "0.19.0"
tabled = "0.19.0"
serde_json = "1.0.140"