[package] name = "va_list-test" version = "0.0.1" authors = [ "John Hodge " ] build = "build.rs" description = "Testing helpers for the va_list crate" repository = "https://github.com/thepowersgang/va_list-rs" keywords = ["unsafe", "ffi", "c", "helper"] license = "MIT" [build-dependencies] gcc = "*"