unplugged-system/external/crosvm/media/libvda/Cargo.toml

17 lines
223 B
TOML

[package]
name = "libvda"
version = "0.1.0"
authors = ["The ChromiumOS Authors"]
edition = "2021"
links = "vda"
[features]
libvda-stub = []
[dependencies]
enumn = "0.1.0"
libc = "*"
[build-dependencies]
pkg-config = "*"