blob: 45a7a5e3b2abd0ad8c3ed60afadad61e8d8a0e27 [file] [log] [blame]
[package]
name = "libvda"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
edition = "2018"
links = "vda"
[dependencies]
enumn = { path = "../../../../../platform/crosvm/enumn" } # provided by ebuild
libc = "*"
[build-dependencies]
pkg-config = "*"