mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-11 21:47:01 +00:00
Compare commits
1 Commits
main
...
renovate/l
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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