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

@@ -103,6 +103,6 @@ authifier = { version = "1.0.15", features = ["rocket_impl"] }
amqprs = { version = "1.7.0" }
# 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"] }