# 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 = "termlight" version = "1.1.0" authors = ["Kesavan Yogeswaran "] description = "Whiten up your terminal to use as a cheap key/fill light replacement for video conferencing" homepage = "https://github.com/kesyog/termlight" documentation = "https://github.com/kesyog/termlight" readme = "README.md" keywords = [ "light", "white", ] categories = ["command-line-utilities"] license = "Apache-2.0" repository = "https://github.com/kesyog/termlight" [dependencies.crossterm] version = "0.27.0"