parking 1.0.5

Thread parking and unparking
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "easy-parallel"
version = "3.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e185673833c60371fb6e33cb05e53b75c6ba7282b9b7f51dc247bdabb18ff58"

[[package]]
name = "parking"
version = "1.0.5"
dependencies = [
 "easy-parallel",
]