# 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 = "light_phylogeny" version = "2.4.3" authors = ["Simon Penel "] description = "Methods and functions for phylogeny." homepage = "https://github.com/simonpenel/light_phylogeny/wiki" readme = "README.md" keywords = [ "phylogeny", "recphyloxml", "evolution", "bioinformatics", "phylogenetics", ] categories = ["science"] license = "CECILL-2.1" repository = "https://github.com/simonpenel/light_phylogeny" [dependencies.env_logger] version = "0.11.2" [dependencies.getopt] version = "1.1.0" [dependencies.log] version = "0.4.14" [dependencies.random_color] version = "0.8.0" [dependencies.roxmltree] version = "0.19.0" [dependencies.structopt] version = "0.3" [dependencies.svg] version = "0.15.1"