[dependencies.crossbeam-channel]
version = ">0.3"
[dependencies.crossbeam-utils]
version = ">0.3"
[package]
authors = ["Andrew Chambers <ac@acha.ninja>"]
description = "Parallel pipelined map over iterators."
edition = "2018"
license = "MIT"
name = "plmap"
readme = "README.md"
repository = "https://github.com/andrewchambers/plmap-rust"
version = "0.3.0"