Add /calendar

This commit is contained in:
Joscha 2024-03-13 02:29:43 +01:00
parent d20c5a49a4
commit 853895df79
5 changed files with 152 additions and 0 deletions

View file

@ -16,6 +16,7 @@ rust-embed = "8.3.0"
serde = { version = "1.0.197", features = ["derive"] }
showbits-common.workspace = true
taffy.workspace = true
time = "0.3.34"
tokio = { version = "1.36.0", features = ["full"] }
[lints]