# 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 = "kda-tools" version = "1.3.1" authors = ["Josh Vander Hook "] description = "Tools for doing data management on a match journal, specifally for Hunt Showdown, but it'll work for any sport / game" homepage = "https://github.com/jodavaho/kda-tools" readme = "README.md" keywords = [ "games", "journal", "text-processing", ] categories = ["Command Line Utilities"] license-file = "LICENSE" [dependencies.claim] version = "0.5.0" [dependencies.clap] version = "2.33.0" [dependencies.combinations] version = "0.1.0" [dependencies.itertools] version = "0.10.0" [dependencies.kvc] version = "1.0.0" [dependencies.pbr] version = "1.0.4" [dependencies.poisson-rate-test] version = "1.2.2" [dependencies.rand] version = "0.8.3" [dependencies.rand_distr] version = "0.4.0" [dependencies.statrs] version = "0.13.0"