intel-pstate 0.1.1

Fetch and modify Intel pstate kernel parameters
Documentation
[package]
name = "intel-pstate"
version = "0.1.1"
authors = [
    "Jeremy Soller <jackpot51@gmail.com>",
    "Michael Aaron Murphy <michael@system76.com>"
]
description = "Fetch and modify Intel pstate kernel parameters"
keywords = ["linux", "intel", "pstate"]
categories = ["os::unix-apis"]
repository = "https://github.com/pop-os/intel-pstate"
license = "MIT"
readme = "README.md"

[dependencies]
smart-default = "=0.2.0"