logitech-led-sdk 0.1.1

A Rust binding for the Logitech LED SDK
Documentation
[dependencies.bitflags]
version = "2.3.1"

[dependencies.logitech-led-sdk-sys]
version = "0.1.0"

[features]
default = []
rustdoc = ["logitech-led-sdk-sys/rustdoc"]

[package]
authors = ["Nathaniel Daniel <nathaniel.daniel12@gmail.com>"]
categories = ["api-bindings"]
description = "A Rust binding for the Logitech LED SDK"
documentation = "https://docs.rs/crate/logitech-led-sdk/latest/logitech_led_sdk/"
edition = "2021"
exclude = [".github", "deny.toml", "CHANGELOG.md", ".gitignore"]
homepage = "https://github.com/nathaniel-daniel/logitech-led-sdk-rs"
keywords = ["logitech", "led", "bindings"]
license = "MIT OR Apache-2.0"
name = "logitech-led-sdk"
readme = "README.md"
repository = "https://github.com/nathaniel-daniel/logitech-led-sdk-rs"
version = "0.1.1"

[package.metadata.docs.rs]
features = ["rustdoc"]