Minor frontend improvements, feature to create calendar

This commit is contained in:
Lennart
2025-06-08 21:46:20 +02:00
parent bbe9113f5c
commit 573781310a
8 changed files with 165 additions and 10 deletions

View File

@@ -17,6 +17,7 @@ serde.workspace = true
thiserror.workspace = true
tokio.workspace = true
rustical_store.workspace = true
rustical_ical.workspace = true
rust-embed.workspace = true
futures-core.workspace = true
hex.workspace = true