File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " context-switch"
3- version = " 1.1.2 "
3+ version = " 1.2.0 "
44edition = " 2024"
55rust-version = " 1.88"
66
Original file line number Diff line number Diff line change 11[package ]
22name = " audio-knife"
3- version = " 1.4.2 "
3+ version = " 1.5.0 "
44edition = " 2024"
55
66[profile .dev ]
Original file line number Diff line number Diff line change 11[package ]
22name = " aristech"
3- version = " 0.1 .0"
3+ version = " 0.2 .0"
44edition = " 2024"
55
66[dependencies ]
@@ -12,8 +12,8 @@ serde = { workspace = true }
1212serde_json = { workspace = true }
1313futures = { workspace = true }
1414context-switch-core = { workspace = true }
15- aristech-stt-client = " 3.1.0 "
16- aristech-tts-client = " 1.0.7 "
15+ aristech-stt-client = " 3.1.2 "
16+ aristech-tts-client = " 1.0.9 "
1717tokio-stream = " 0.1.17"
18- tonic = " 0.13.0 "
18+ tonic = { version = " 0.14.1 " }
1919tracing = { workspace = true }
You can’t perform that action at this time.
0 commit comments