linux-raw-sys 0.0.27

Generated bindings for Linux's userspace API
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "cty"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7313c0d620d0cb4dbd9d019e461a4beb501071ff46ec0ab933efb4daa76d73e3"

[[package]]
name = "linux-raw-sys"
version = "0.0.27"
dependencies = [
 "cty",
]