[package] name = "logitech-lcd-sys" version = "2.0.0" authors = ["Henning Ottesen "] license = "MIT/Apache-2.0" repository = "https://github.com/henninglive/logitech-lcd/tree/master/logitech-lcd-sys" homepage = "https://github.com/henninglive/logitech-lcd/tree/master/logitech-lcd-sys" documentation = "https://docs.rs/logitech-lcd-sys/" description = "FFI bindings and loader for the Logitech LCD SDK." [dependencies] bitflags = "1.0" [target.'cfg(windows)'.dependencies] winapi = "0.2" kernel32-sys = "0.2" winreg = "0.4"