# 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 = "2018" name = "integra8_tree_formatter" version = "0.0.5-rc1" description = "Tree structured output formatters for displaying test results for the Integra8 test framework.\n" readme = "../../../README.md" keywords = ["integra8", "test", "framework", "integration", "bdd"] categories = ["development-tools"] license = "MIT OR Apache-2.0" repository = "https://github.com/jamesjharper/integra8" [dependencies.ansi_term] version = "0.12.1" [dependencies.atty] version = "0.2" [dependencies.indexmap] version = "1.8.0" [dependencies.indicatif] version = "=0.17.0-rc.2" [dependencies.integra8] version = "0.0.5-rc1" features = ["formatters"] default-features = false [dependencies.structopt] version = "0.3"