Containerfile and compose

This commit is contained in:
2025-09-20 13:59:25 +02:00
parent a69b8a9c55
commit 9017888794
4 changed files with 42 additions and 2 deletions

View File

@ -9,4 +9,4 @@ chrono = { version = "0.4", features = ["serde"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = { version = "1.0" }
icalendar = { version = "0.17", features = ["serde", "serde_json"] }
tokio = { version = "1.47.1", features = ["macros", "rt-multi-thread"] }
tokio = { version = "1.47.1", features = ["macros", "rt-multi-thread"] }