This commit is contained in:
2025-04-03 09:16:00 +02:00
parent 30dade3d06
commit 46785c3410
22 changed files with 1351 additions and 405 deletions

View File

@@ -13,3 +13,6 @@ serde_json = "1.0"
thiserror = "1.0"
uuid = { version = "1.3", features = ["v4", "serde"] }
chrono = { version = "0.4", features = ["serde"] }
bincode = "1.3"
brotli = "3.4"
tempfile = "3.8"