rog_fan_curve 0.1.11

A library and cli for setting fan curves on some asus laptops.
Documentation
[dependencies.serde]
optional = true
version = "^1.0"
[dev-dependencies.serde_json]
version = "1.0.56"

[package]
authors = ["ryan <yarnnd@gmail.com>"]
description = "A library and cli for setting fan curves on some asus laptops."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "rog_fan_curve"
repository = "https://github.com/Yarn/rog_fan_curve"
version = "0.1.11"
[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu"]