[package] name = "ioctl-sys" version = "0.7.1" authors = ["Cody P Schafer ", "Corey Richardson "] description = "IO Control for POSIX-and-beyond systems (core fn & macros, see `ioctls` for many ioctl definitions)" license = "MIT OR Apache-2.0" repository = "https://github.com/jmesmon/ioctl" documentation = "https://docs.rs/ioctl-sys" include = ["Cargo.toml", "**/*.rs"] [dependencies]