[build-dependencies.bindgen]
optional = true
version = "0.58.1"
[build-dependencies.pkg-config]
version = "0.3.19"
[features]
docs_rs = []
use_bindgen = ["bindgen"]
[package]
authors = ["Poly <marynczak.bartlomiej@gmail.com>"]
description = "libseat bindings"
documentation = "https://docs.rs/libseat-sys"
edition = "2018"
keywords = ["libseat"]
license = "MIT"
name = "libseat-sys"
repository = "https://github.com/PolyMeilex/libseat-rs"
version = "0.1.6"
[package.metadata.docs.rs]
features = ["docs_rs"]
no-default-features = true