# 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 = "thirdkind" version = "3.8.4" authors = ["Simon Penel "] description = "Read phylogenetic tree(s) in newick, phyloXML or recPhyloXML file and build a svg representation of the tree(s) allowing 1, 2 or 3 reconciliation levels." homepage = "https://github.com/simonpenel/thirdkind/wiki" readme = "README.md" keywords = [ "phylogeny", "recphyloxml", "phylogenetics", "newick", "bioinformatics", ] categories = ["science"] license = "CECILL-2.1" repository = "https://github.com/simonpenel/thirdkind" [dependencies.clap] version = "4.5.4" features = [ "derive", "wrap_help", ] [dependencies.env_logger] version = "0.11.2" [dependencies.getopt] version = "1.1.0" [dependencies.light_phylogeny] version = "2.4.1" [dependencies.log] version = "0.4.14" [dependencies.webbrowser] version = "0.8.10"