# 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 = "2021" name = "bogo-plus-plus" version = "2.1.1" exclude = [ "images/", ".*", ] description = "Blazingly fast 🚀 AI 🤖 Powered Sorting algorithm" homepage = "https://github.com/RedstoneMedia/bogo-plus-plus" readme = "README.md" keywords = [ "sorting", "AI", "Blazingly-Fast", "bogo", "genetic", ] categories = ["algorithms"] license = "GPL-3.0" repository = "https://github.com/RedstoneMedia/bogo-plus-plus" [dependencies.rand] version = "0.8.5" [dependencies.rayon] version = "1.8.0"