# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "text-tables" version = "0.3.1" authors = ["Richard Dodd "] include = ["**/*.rs", "Cargo.toml", "README.md"] description = "A terminal/text table prettifier with no dependencies" homepage = "https://github.com/derekdreery/text-table" readme = "README.md" keywords = ["table", "cli", "terminal", "ascii", "pretty"] categories = ["command-line-utilities", "text-processing"] license = "MIT/Apache-2.0" repository = "https://github.com/derekdreery/text-table" [dependencies] [badges.appveyor] repository = "derekdreery/text-table-rs" [badges.is-it-maintained-issue-resolution] repository = "derekdreery/text-table-rs" [badges.is-it-maintained-open-issues] repository = "derekdreery/text-table-rs" [badges.travis-ci] repository = "derekdreery/text-table-rs"