[package] name = "vak-voice" version.workspace = true edition.workspace = true license.workspace = true [dependencies] async-trait.workspace = true serde.workspace = true serde_json.workspace = true thiserror.workspace = true tokio-util.workspace = true tokio.workspace = true [lints] workspace = true