[dependencies.cfg-if]
version = "0.1"
[features]
default = ["std"]
nightly = []
std = []
[package]
authors = ["The Crossbeam Project Developers"]
categories = ["algorithms", "concurrency", "data-structures"]
description = "Utilities for concurrent programming"
documentation = "https://docs.rs/crossbeam-utils"
homepage = "https://github.com/crossbeam-rs/crossbeam"
keywords = ["scoped", "thread", "atomic", "cache"]
license = "MIT/Apache-2.0"
name = "crossbeam-utils"
readme = "README.md"
repository = "https://github.com/crossbeam-rs/crossbeam"
version = "0.6.3"