Sign in
android
/
platform
/
external
/
crosvm
/
44e40e1560890dbf34a731e19bab24b7f2c72b8a
/
.
/
audio_util
/
Cargo.toml
blob: f4288ab39e1cb8330a58c227525618caf47780c6 [
file
]
[
package
]
name
=
"audio_util"
version
=
"0.1.0"
authors
=
[
"The ChromiumOS Authors"
]
edition
=
"2021"
[
dependencies
]
audio_streams
=
{
workspace
=
true
}
async
-
trait
=
"0.1.36"
base
=
{
workspace
=
true
}
thiserror
=
{
workspace
=
true
}