# 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 = "fasta_windows" version = "0.2.4" authors = ["Max Brown "] description = "Make quick statistics in windows from a fasta file." homepage = "https://github.com/tolkit/fasta_windows" documentation = "https://github.com/tolkit/fasta_windows" readme = "README.md" keywords = [ "fasta", "windows", "genomics", ] categories = [ "command-line-utilities", "science", ] license = "MIT" repository = "https://github.com/tolkit/fasta_windows" resolver = "2" [dependencies.anyhow] version = "1.0.62" [dependencies.bio] version = "0.41.0" [dependencies.clap] version = "3.1.8" features = ["cargo"] [dependencies.indicatif] version = "0.17.0" [dependencies.itertools] version = "0.10.1" [dependencies.rayon] version = "1.5.0"