chore: bump livekit dep

This commit is contained in:
Zomatree
2025-07-01 20:22:53 +01:00
parent 28ed85a779
commit eb48975428
4 changed files with 13 additions and 21 deletions

View File

@@ -39,6 +39,6 @@ revolt-database = { path = "../../core/database" }
revolt-permissions = { path = "../../core/permissions" }
# voice
livekit-api = "0.4.1"
livekit-protocol = "0.3.6"
livekit-runtime = { version = "0.3.1", features = ["tokio"] }
livekit-api = "0.4.4"
livekit-protocol = "0.4.0"
livekit-runtime = { version = "0.3.1", features = ["tokio"] }