Message States, Tauri, Global and Local Settings
This commit is contained in:
parent
e3e0135a40
commit
5728280ac9
7 changed files with 301 additions and 118 deletions
|
|
@ -31,8 +31,8 @@ dotenv = "0.15.0"
|
|||
hkdf = "0.13"
|
||||
strum = "0.28.0"
|
||||
strum_macros = "0.28.0"
|
||||
livekit-api = { version = "0.4.19", features = ["native-tls"] }
|
||||
livekit-protocol = "0.7.5"
|
||||
livekit-api = { version = "0.5.0", features = ["native-tls"] }
|
||||
livekit-protocol = "0.7.8"
|
||||
thiserror = "2.0.18"
|
||||
hickory-resolver = "0.25.2"
|
||||
serde = "1.0.228"
|
||||
|
|
|
|||
Loading…
Reference in a new issue