[package] name = "ljm-sys" version = "0.1.1" edition = "2021" license = "MIT OR Apache-2.0" description = "Rust bindings for the LabJack LJM library autogenerated by bindgen." homepage = "https://github.com/harrisonmg/ljm" repository = "https://github.com/harrisonmg/ljm" readme = "README.md" [build-dependencies] bindgen = "0.68.1"