[package] name = "chordclust" version = "0.1.0" authors = ["Jorge Carrasco Muriel "] edition = "2018" description = "Sequence clustering" license = "MIT OR Apache-2.0" repository = "https://github.com/carrascomj/chordclust" categories = ["science"] readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] bio = "0.32.0"