logitech-led-sdk 0.1.1

A Rust binding for the Logitech LED SDK
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "bitflags"
version = "2.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394"

[[package]]
name = "logitech-led-sdk"
version = "0.1.1"
dependencies = [
 "bitflags",
 "logitech-led-sdk-sys",
]

[[package]]
name = "logitech-led-sdk-sys"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0f1ccd9d40d46e983a8d5da2a40e5006a453b73c53bd2ab2c3cafa3fa99e96d"