# 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 = "cgt_bacpop" version = "0.1.0" authors = [ "Joel Hellewell ", "John Lees ", "Samuel Horsfield ", "Johanna von Wachsmann ", ] include = [ "/Cargo.toml", "/LICENSE", "/NOTICE", "/src", "/tests", ] description = "Label core and rare genes in pangenome dataa" homepage = "https://bacpop.org/software/" readme = "README.md" keywords = [ "bioinformatics", "genomics", "sequencing", "pangenome", ] categories = [ "command-line-utilities", "science", ] license = "Apache-2.0" repository = "https://github.com/bacpop/cgt" [dependencies.clap] version = "4.0.27" features = ["derive"] [dependencies.indicatif] version = "0.17.7" [dependencies.rand] version = "0.8.5" [dependencies.statrs] version = "0.16"