# 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" name = "rlight" version = "0.2.0" authors = ["GreatC0der"] description = "right light or rust light" readme = "README.md" license = "GPL-3.0" repository = "https://github.com/GreatC0der/rlight" [dependencies.brightness] version = "0.5.0" [dependencies.confy] version = "0.5.1" features = ["ron_conf"] default-features = false [dependencies.nokhwa] version = "0.10.4" features = ["input-native"] [dependencies.serde] version = "1.0.183" [dependencies.serde_derive] version = "1.0.183"