[package] name = "owa4x-sys" version = "0.1.7" authors = ["Nick Gamroth "] edition = "2018" build = "build.rs" description = "Low-level bindings to the C library provided to use functionality on the OWA4x embedded computer" license = "MIT" repository = "https://github.com/thebeekeeper/owa4x-sys" [dependencies] [build-dependencies] bindgen = "0.54.0"