blob: 666890913695a859e2b8bc1d594e48fc3f0dabf8 [file] [log] [blame]
[package]
name = "libvda"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
edition = "2018"
links = "vda"
[dependencies]
enumn = { path = "../common/enumn" }
libc = "*"
[build-dependencies]
pkg-config = "*"