feat: complete history, attendees list, and smart templates
This commit is contained in:
@@ -26,5 +26,11 @@ serde_json = "1.0"
|
||||
chrono = "0.4"
|
||||
cpal = "0.17.1"
|
||||
hound = "3.5.1"
|
||||
reqwest = { version = "0.13.1", features = ["json", "multipart"] }
|
||||
reqwest = { version = "0.11", features = ["json", "multipart"] }
|
||||
tokio = { version = "1.40.0", features = ["full"] }
|
||||
tauri-plugin-fs = "2.4.5"
|
||||
voice_activity_detector = "0.2.1"
|
||||
rubato = "0.14.1"
|
||||
tauri-plugin-oauth = "2.0.0"
|
||||
oauth2 = "4.4"
|
||||
url = "2.5"
|
||||
|
||||
Reference in New Issue
Block a user