[dependencies.rayon]
default-features = false
version = "1.8.1"
[package]
description = "Adatper that allows Rayon ParallelIterators to display progress bars"
edition = "2021"
keywords = ["rayon"]
license = "MIT"
name = "rayon-progress"
readme = "README.md"
repository = "https://github.com/vincent-sparks/rayon_progress"
version = "1.0.0"