From 2eb5b45e4493b0214e8e2955cc2101a59baba615 Mon Sep 17 00:00:00 2001 From: "stoat-release[bot]" <245062572+stoat-release[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 16:42:42 +0000 Subject: [PATCH] chore(deps): update rust crate livekit-api to v0.6.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d03b9d03..badada80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -160,7 +160,7 @@ opentelemetry-appender-tracing = "0.31.1" lapin = "4.7.1" # Voice -livekit-api = "=0.4.23" +livekit-api = "=0.6.4" livekit-protocol = "=0.7.7" livekit-runtime = "0.4.0"