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