# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.60" name = "libstrophe-sys-bindgen" version = "7.1.0" authors = ["Pro "] links = "strophe" exclude = [ "/.gitignore", "/tools", ] description = "Rust bindings for libstrophe, generated using bindgen" documentation = "https://docs.rs/libstrophe-sys-bindgen" readme = "README.md" keywords = [ "jabber", "xmpp", "libstrophe", "bindgen", "im", ] categories = ["external-ffi-bindings"] license = "LGPL-3.0" repository = "https://github.com/twistedfall/libstrophe" [dependencies] [build-dependencies.bindgen] version = "0.66" optional = true [features] buildtime_bindgen = ["bindgen"] [badges.maintenance] status = "passively-maintained"