hidraw 0.0.2

Rust hidraw library.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "hidraw"
version = "0.0.2"
dependencies = [
 "hidraw-sys",
]

[[package]]
name = "hidraw-sys"
version = "0.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec43ae46bfab6cb579ec29d5d1a4cffca924585aea91040a31943536fceb8b54"
dependencies = [
 "ioctl-macro",
]

[[package]]
name = "ioctl-macro"
version = "0.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cdec1ce449a021ee01e0130978324dd6015c3ea63f6e1371883b43fbba527d21"