Compare commits

...

1 Commits

Author SHA1 Message Date
stoat-release[bot]
630209edd5 chore(deps): update rust crate livekit-protocol to v0.7.10 2026-07-07 13:37:03 +00:00
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -4756,9 +4756,9 @@ dependencies = [
[[package]]
name = "livekit-protocol"
version = "0.7.7"
version = "0.7.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd59f3759f1a14e60b6bc6d4d415414e1aed686c8e4d2c7862542d95301cdc70"
checksum = "4d26880e94e2f9bab298445e7d86a3794453d211a12ddbd051bd9991a343f9ff"
dependencies = [
"pbjson",
"pbjson-types",

View File

@@ -161,7 +161,7 @@ lapin = "4.7.1"
# Voice
livekit-api = "=0.4.23"
livekit-protocol = "=0.7.7"
livekit-protocol = "=0.7.10"
livekit-runtime = "0.4.0"
# Other Utilities