[package] name = "light_phylogeny" version = "2.4.3" authors = ["Simon Penel "] edition = "2018" description ="Methods and functions for phylogeny." license="CECILL-2.1" keywords=["phylogeny", "recphyloxml", "evolution", "bioinformatics", "phylogenetics"] categories = ["science"] homepage = "https://github.com/simonpenel/light_phylogeny/wiki" repository = "https://github.com/simonpenel/light_phylogeny" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] svg = "0.15.1" log = "0.4.14" env_logger = "0.11.2" structopt = "0.3" getopt = "1.1.0" roxmltree = "0.19.0" random_color = "0.8.0"