# 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 = "makeup-console" version = "0.0.7" description = "Console helper library for makeup" readme = "README.md" keywords = ["console"] categories = ["command-line-interface"] license = "MIT" repository = "https://github.com/queer/makeup" [dependencies.async-recursion] version = "1.0.5" [dependencies.eyre] version = "0.6.11" [dependencies.libc] version = "0.2.151" [dependencies.makeup-ansi] version = "0.0.3" [dependencies.nix] version = "0.27.1" features = [ "poll", "signal", "term", "fs", ] [dependencies.thiserror] version = "1.0.51" [dependencies.tokio] version = "1.35.1" features = ["full"]