Sign in
chromium
/
chromiumos
/
platform
/
crosvm
/
cd54760a0ae0c8973dbbb12bc9424ab194525655
/
.
/
libcras_stub
/
Cargo.toml
blob: c7eef09450a0d0ce6dea235c57e5125b110ab0a9 [
file
]
[
package
]
name
=
"libcras"
version
=
"0.1.0"
authors
=
[
"The ChromiumOS Authors"
]
edition
=
"2021"
[
lib
]
path
=
"src/libcras.rs"
[
dependencies
]
audio_streams
=
{
workspace
=
true
}
serde
=
{
workspace
=
true
}