libstrophe-sys-bindgen 1.0.0

Rust bindings for libstrophe, generated using bindgen
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[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"]