xref: /aosp_15_r20/external/crosvm/libcras_stub/Cargo.toml (revision bb4ee6a4ae7042d18b07a98463b9c8b875e44b39)
1[package]
2name = "libcras"
3version = "0.1.0"
4authors = ["The ChromiumOS Authors"]
5edition = "2021"
6
7[lib]
8path = "src/libcras.rs"
9
10[dependencies]
11audio_streams = "*"
12serde = "1"
13