blob: c351292c8aaa7620f5be53c4938f3aa589bddec1 [file] [log] [blame]
[package]
name = "bindgen_plugin"
version = "0.14.0"
authors = ["Jyun-Yan You <jyyou.tw@gmail.com>"]
license = "BSD-3-Clause"
[dependencies.bindgen]
path = ".."
[features]
static = []
[lib]
name = "bindgen_plugin"
path = "src/lib.rs"
plugin = true