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