[package] name = "arvannginx" version = "0.1.0" authors = ["Navid "] license = "MIT/Apache-2.0" readme = "README.md" keywords = ["arvannginx"] repository = "https://github.com/arvancloud/arvannginx-rs" homepage = "https://github.com/arvancloud/arvannginx-rs" documentation = "https://docs.rs/arvannginx" description = "Rust bindings for ArvanNginx" categories = ["api-bindings", "external-ffi-bindings"] [lib] crate-type = ["staticlib","rlib"] [badges] travis-ci = { repository = "arvancloud/arvannginx-rs" } [build-dependencies] bindgen = "0.30"