[package]
name = "libstrophe-sys-bindgen"
version = "1.0.0"
authors = ["Pro <twisted.fall@gmail.com>"]
description = "Rust bindings for libstrophe, generated using bindgen"
documentation = "https://docs.rs/libstrophe-sys-bindgen"
readme = "README.md"
keywords = ["sys", "jabber", "xmpp", "libstrophe", "bindgen"]
categories = ["External FFI bindings"]
license = "LGPL-3.0"
repository = "https://github.com/twistedfall/libstrophe-sys-bindgen"
[dependencies]
[build-dependencies.bindgen]
version = "0.31"
optional = true
[features]
buildtime_bindgen = ["bindgen"]