[package] name = "wiringpi_sys" version = "0.1.1" authors = ["Redrield "] description = "Sys bindings to the wiringPi library for Raspberry Pi" repository = "https://github.com/Redrield/wiringpi-sys" keywords = ["raspberrypi", "sys"] license = "MPL-2.0" [dependencies] libc = "0.2.24"