# 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 = "fastax" version = "1.5.0" authors = ["Picani "] description = "Make phylogenetic trees and lineages from the NCBI Taxonomy database" readme = "README.md" keywords = [ "cli", "bioinformatics", "phylogenetics", ] categories = [ "command-line-utilities", "science", ] license = "MIT" repository = "https://github.com/Picani/fastax" [dependencies.ansi_term] version = "0.12" [dependencies.csv] version = "1" [dependencies.exitcode] version = "1" [dependencies.itertools] version = "0.10" [dependencies.log] version = "0.4" [dependencies.loggerv] version = "0.7" [dependencies.md5] version = "0.7" [dependencies.rusqlite] version = "0.28" [dependencies.structopt] version = "0.3" [dependencies.suppaftp] version = "^5.1.0" [dependencies.tempfile] version = "3" [dependencies.xdg] version = "^2" [dependencies.zip] version = "0.6"