ruxafor 1.0.0

Control luxafor light with rust
Documentation
[dependencies.hidapi]
version = "1.4.2"

[dependencies.serial_test]
version = "0.9.0"

[dev-dependencies.serial_test]
version = "0.9.0"

[lib]
crate-type = ["lib"]
name = "ruxafor"
path = "src/lib.rs"

[package]
authors = ["Framtale <theys.carstensen@roclub.com>"]
description = "Control luxafor light with rust"
edition = "2021"
homepage = "https://www.roclub.com/"
keywords = ["luxafor", "rust", "hidapi"]
license = "MIT"
name = "ruxafor"
readme = "README.md"
repository = "https://github.com/roclub/ruxafor"
version = "1.0.0"