# 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 = "terminol" version = "0.1.0" description = "UNIX Terminal utilities so simple you can do it when you're drunk." homepage = "https://github.com/FyraLabs/terminol" readme = "README.md" keywords = [ "cli", "input", "terminal", "tui", "color", ] categories = [ "command-line-interface", "command-line-utilities", ] license = "MIT" repository = "https://github.com/FyraLabs/terminol" [dependencies]