# 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 = "goat-cli" version = "0.2.5" authors = [ "Max Brown ", "Rich Challis ", "Sujai Kumar ", "Cibele Sotero-Caio ", ] description = "Query metadata for any species across the tree of life." homepage = "https://github.com/genomehubs/goat-cli/wiki" documentation = "https://genomehubs.github.io/goat-cli/goat_cli/" readme = "README.md" keywords = [ "goat", "genome", "tree", "ncbi", "genomics", ] categories = [ "command-line-utilities", "science", ] license = "MIT" repository = "https://github.com/genomehubs/goat-cli" [dependencies.again] version = "0.1" [dependencies.anyhow] version = "1.0" [dependencies.async-std] version = "1.10.0" [dependencies.clap] version = "4.0.22" features = ["cargo"] [dependencies.futures] version = "0.3.17" [dependencies.indicatif] version = "0.17.1" [dependencies.lazy_static] version = "1.4.0" [dependencies.rand] version = "0.8.5" [dependencies.regex] version = "1.5.4" [dependencies.reqwest] version = "0.11.12" [dependencies.serde_json] version = "1.0" [dependencies.tabled] version = "0.10.0" [dependencies.tokio] version = "1.12.0" features = ["full"]