# 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] name = "kendalls" version = "0.2.2" authors = [ "zolkko ", "Genaro Camele ", "Matías Ignacio Caruso", "Sergio Leandro Calderón ", ] include = [ "src/**/*.rs", "Cargo.toml", ] description = "Kendall's tau rank correlation" homepage = "https://github.com/zolkko/kendalls" documentation = "https://docs.rs/kendalls/" readme = "README.md" keywords = [ "statistics", "correlation", ] categories = [ "algorithms", "science", ] license = "MIT" repository = "https://github.com/zolkko/kendalls" [dependencies] [dev-dependencies.approx] version = "0.5" [badges.codecov] branch = "master" repository = "zolkko/kendalls" service = "github" [badges.travis-ci] branch = "master" repository = "zolkko/kendalls"