Multi-tenancy: recalculateQuota and resetTenantQuotas (MT-21)

This commit is contained in:
2026-09-18 15:20:04 -07:00
parent 3896f720a1
commit 406aa05dc0
2 changed files with 15 additions and 5 deletions
+1
View File
@@ -16,6 +16,7 @@ types = { path = "../types" }
jmap_proto = { path = "../jmap-proto" }
jmap-tools = { version = "0.1" }
registry = { path = "../registry" }
inbuxa-features = { path = "../features" }
smtp-proto = { version = "0.2", features = ["rkyv", "serde"] }
tokio = { version = "1.53", features = ["rt"] }
mail-parser = { version = "0.11", features = ["full_encoding", "rkyv"] }