[build-dependencies.cc]
features = ["parallel"]
version = "1.0"
[build-dependencies.pkg-config]
version = "0.3"
[dependencies.libc]
version = "0.2"
[package]
build = "src/build.rs"
description = "A rust FFI wrapper library"
documentation = "https://github.com/tmayoff/rust-lirc-client-sys"
edition = "2021"
homepage = "https://github.com/tmayoff/rust-lirc-client-sys"
license-file = "LICENSE"
links = "lirc"
name = "rust-lirc-client-sys"
readme = "README.md"
repository = "https://github.com/tmayoff/rust-lirc-client-sys"
resolver = "2"
version = "0.1.0"