mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 13:36:59 +00:00
chore(deps): update rust crate livekit-protocol to v0.7.10
This commit is contained in:
committed by
GitHub
parent
0b53db9921
commit
630209edd5
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user