blob: 9b2f897b6713624627807952fa847532f4188d7c [file] [log] [blame]
[package]
name = "audio_util"
version = "0.1.0"
authors = ["The ChromiumOS Authors"]
edition = "2021"
[dependencies]
audio_streams = "*"
async-trait = "0.1.36"
base = { path = "../base" }
thiserror = "1.0.20"