Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dc4304f538 |
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ tokio = { version = "1.53.0", features = ["full"] }
|
|||
log = "0.4"
|
||||
dotenv = "0.15.0"
|
||||
strum_macros = "0.28.0"
|
||||
livekit-api = { version = "0.5.6", features = ["rustls-tls-native-roots"] }
|
||||
livekit-api = { version = "0.6.0", features = ["rustls-tls-native-roots"] }
|
||||
livekit-protocol = "=0.7.10"
|
||||
thiserror = "2.0.19"
|
||||
trust-dns-resolver = "0.23.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue