aboutsummaryrefslogtreecommitdiffstats
path: root/crates/asist-tts/Cargo.toml
blob: a0762d8a073aa72fed1d88ea47c95fcfd9745057 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "asist-tts"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true

[dependencies]
asist-core.workspace = true
base64.workspace = true
serde_json.workspace = true
tracing.workspace = true