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