# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.58" name = "alienware" version = "1.0.12" authors = ["Alec Brown "] description = "API to control the lights on an Alienware Alpha R1/R2" homepage = "https://github.com/a1ecbr0wn/alienware-wmi" documentation = "https://docs.rs/alienware" readme = "README.md" keywords = [ "alienware", "sysfs", "led", ] categories = [ "api-bindings", "hardware-support", "os::linux-apis", ] license = "Apache-2.0" repository = "https://github.com/a1ecbr0wn/alienware-wmi/tree/main/alienware" [dependencies.regex] version = "1"