blob: 3b1083d4e3a97096ce3ea855c819d1d9f0d747e8 [file] [log] [blame]
[package]
name = "bindgen-integration"
description = "A package to test various bindgen features"
version = "0.1.0"
authors = ["Emilio Cobos Álvarez <emilio@crisal.io>"]
publish = false
build = "build.rs"
[build-dependencies]
bindgen = { path = ".." }
gcc = "0.3"
[features]
testing_only_llvm_stable = ["bindgen/testing_only_llvm_stable"]