hidapi 1.2.3

Rust-y wrapper around hidapi
Documentation
[build-dependencies.cc]
version = "1.0"

[build-dependencies.pkg-config]
version = "0.3"
[dependencies.libc]
version = "0.2"

[features]
default = ["linux-static-libusb"]
linux-shared-hidraw = []
linux-shared-libusb = []
linux-static-hidraw = []
linux-static-libusb = []

[package]
authors = ["Roland Ruckerbauer <roland.rucky@gmail.com>", "Osspial <osspial@gmail.com>", "Artyom Pavlov <newpavlov@gmail.com>", "mberndt123", "niklasad1"]
build = "build.rs"
description = "Rust-y wrapper around hidapi"
documentation = "https://docs.rs/hidapi"
keywords = ["hid", "api", "usb", "binding", "wrapper"]
license = "MIT"
links = "hidapi"
name = "hidapi"
repository = "https://github.com/ruabmbua/hidapi-rs"
version = "1.2.3"