feat: continue work on gcal, better meetings schedule types

This commit is contained in:
2025-08-26 23:57:06 -05:00
parent 31ab29c2f1
commit a01a30d047
9 changed files with 641 additions and 347 deletions

View File

@@ -28,3 +28,5 @@ rand = "0.8"
regex = "1.10"
url = "2.5"
compile-time = "0.2.0"
time = "0.3.41"
bitflags = { version = "2.9.3", features = ["serde"] }