[package] name = "rayon_croissant" version = "0.2.0" # don't forget to update documentation link on bump authors = ["Anthony Ramine "] description = " bikeshedding the name: something that is mapped folded and collected, a 🥐" license = "Apache-2.0 OR MIT" repository = "https://github.com/nox/rayon_croissant" documentation = "https://docs.rs/rayon_croissant/0.2.0/" readme = "README.md" categories = ["concurrency", "data-structures"] keywords = ["arc", "split", "atomic", "thread"] [lib] test = false [dependencies] moite_moite = "0.2" rayon = "1.0.3"