[package] name = "phidget-sys" version = "0.1.4" edition = "2021" rust-version = "1.63" authors = ["Frank Pagliughi "] repository = "https://github.com/fpagliughi/phidget-rs/phidget-sys" license = "MIT" readme = "README.md" keywords = ["embedded"] categories = ["embedded", "hardware-support"] description = """ Low-level, unsafe, Rust wrapper for the phidget22 library. """ [dependencies]