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

@@ -83,8 +83,8 @@ revolt-result = { path = "../core/result", features = ["rocket", "okapi"] }
revolt-permissions = { path = "../core/permissions", features = ["schemas"] }
# voice
livekit-api = "0.4.1"
livekit-protocol = "0.3.6"
livekit-api = "0.4.4"
livekit-protocol = "0.4.0"
[build-dependencies]
vergen = "7.5.0"