camctl_rs 0.1.2

A Rust rewrite of https://github.com/leaty/camctl
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "camctl_rs"
version = "0.1.2"
authors = ["Dhs92 <forehand.alex@gmail.com>"]
description = "A Rust rewrite of https://github.com/leaty/camctl"
readme = "README.md"
keywords = ["kraken", "nzxt", "aio", "cooler", "linux"]
license = "GPL-3.0"
repository = "https://github.com/Dhs92/camctl_rs/tree/master"
[dependencies.libusb]
version = "0.3"

[dependencies.log]
version = "0.4.5"

[dependencies.usb-device]
version = "0.2.0"
[badges.maintenance]
status = "passively-maintained"