Merge remote-tracking branch 'origin/main' into livekit

This commit is contained in:
Zomatree
2025-05-01 16:42:13 +01:00
8 changed files with 334 additions and 97 deletions

View File

@@ -36,6 +36,7 @@ revolt-permissions = { version = "0.8.4", path = "../permissions", features = [
"serde",
"bson",
] }
revolt-parser = { version = "0.1.0", path = "../parser" }
# Utility
log = "0.4"