Sha256: 732d648b48238c27467bc79908c3ee7a0cd76330be5874ee9708c98b84472356

Contents?: true

Size: 1.15 KB

Versions: 11

Compression:

Stored size: 1.15 KB

Contents

# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
rust-version = "1.60"
name = "crossbeam-utils"
version = "0.8.18"
description = "Utilities for concurrent programming"
homepage = "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils"
readme = "README.md"
keywords = [
    "scoped",
    "thread",
    "atomic",
    "cache",
]
categories = [
    "algorithms",
    "concurrency",
    "data-structures",
    "no-std",
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/crossbeam-rs/crossbeam"

[dependencies.cfg-if]
version = "1"

[dev-dependencies.rand]
version = "0.8"

[features]
default = ["std"]
nightly = []
std = []

[target."cfg(crossbeam_loom)".dependencies.loom]
version = "0.7.1"
optional = true

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
wasmtime-23.0.2 ./ext/cargo-vendor/crossbeam-utils-0.8.18/Cargo.toml
wasmtime-22.0.0 ./ext/cargo-vendor/crossbeam-utils-0.8.18/Cargo.toml
wasmtime-21.0.1 ./ext/cargo-vendor/crossbeam-utils-0.8.18/Cargo.toml
wasmtime-20.0.2 ./ext/cargo-vendor/crossbeam-utils-0.8.18/Cargo.toml
wasmtime-20.0.0 ./ext/cargo-vendor/crossbeam-utils-0.8.18/Cargo.toml
wasmtime-18.0.3 ./ext/cargo-vendor/crossbeam-utils-0.8.18/Cargo.toml
wasmtime-17.0.1 ./ext/cargo-vendor/crossbeam-utils-0.8.18/Cargo.toml
wasmtime-17.0.0 ./ext/cargo-vendor/crossbeam-utils-0.8.18/Cargo.toml
wasmtime-16.0.0 ./ext/cargo-vendor/crossbeam-utils-0.8.18/Cargo.toml
wasmtime-15.0.1 ./ext/cargo-vendor/crossbeam-utils-0.8.18/Cargo.toml
wasmtime-15.0.0 ./ext/cargo-vendor/crossbeam-utils-0.8.18/Cargo.toml