# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "xdlol" version = "0.0.0" authors = ["Derek Goddeau "] description = "Tests to study random data." homepage = "https://gitlab.com/starshell/xdlol" documentation = "https://docs.rs/xdlol" readme = "README.md" keywords = ["random", "test", "unit", "rng", "prng"] categories = ["cryptography", "development-tools::testing"] license = "MPL-2.0" repository = "https://gitlab.com/starshell/xdlol" [dependencies.clippy] version = "0.0.169" optional = true [dependencies.num] version = "0.1" [dependencies.rayon] version = "1.0" [dependencies.statrs] version = "0.9" [dev-dependencies.float-cmp] version = "0.4" [dev-dependencies.rand] version = "0.5" [badges.appveyor] branch = "master" repository = "starshell/xdlol" service = "gitlab" [badges.codecov] branch = "master" repository = "starshell/xdlol" service = "gitlab" [badges.gitlab] branch = "master" repository = "starshell/xdlol" [badges.maintenance] status = "actively-developed"