# 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 = "tv_lib" version = "0.1.2" authors = ["alexhallam "] description = "A library port of tv cli" readme = "README.md" keywords = ["tv", "csv", "formatting"] categories = ["command-line-utilities"] license = "Unlicense/MIT" repository = "https://github.com/alexhallam/tv_lib" resolver = "2" [dependencies.atty] version = "0.2.14" [dependencies.calm_io] version = "0.1.1" [dependencies.crossterm] version = "0.23.0" [dependencies.csv] version = "1.1" [dependencies.itertools] version = "0.10.3" [dependencies.lazy_static] version = "1.4.0" [dependencies.owo-colors] version = "3.2.0" [dependencies.regex] version = "1.5.4" [dependencies.unicode-truncate] version = "0.2.0"