rustc/vendor/rustc-ap-rustc_data_structures/Cargo.toml
2021-04-16 09:59:28 +02:00

103 lines
2.4 KiB
TOML

# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)
[package]
edition = "2018"
name = "rustc-ap-rustc_data_structures"
version = "705.0.0"
authors = ["The Rust Project Developers"]
description = "Automatically published version of the package `rustc_data_structures` in the rust-lang/rust repository from commit 37d067f5d71331d909102d142ecc50f577e07ae4 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish\n "
license = "MIT / Apache-2.0"
repository = "https://github.com/rust-lang/rust"
[lib]
doctest = false
[dependencies.arrayvec]
version = "0.5.1"
default-features = false
[dependencies.bitflags]
version = "1.2.1"
[dependencies.cfg-if]
version = "0.1.2"
[dependencies.crossbeam-utils]
version = "0.7"
features = ["nightly"]
[dependencies.ena]
version = "0.14"
[dependencies.indexmap]
version = "1.5.1"
[dependencies.jobserver_crate]
version = "0.1.13"
package = "jobserver"
[dependencies.libc]
version = "0.2"
[dependencies.measureme]
version = "9.0.0"
[dependencies.parking_lot]
version = "0.11"
features = ["nightly"]
[dependencies.rayon]
version = "0.3.0"
package = "rustc-rayon"
[dependencies.rayon-core]
version = "0.3.0"
package = "rustc-rayon-core"
[dependencies.rustc-hash]
version = "1.1.0"
[dependencies.rustc_graphviz]
version = "705.0.0"
package = "rustc-ap-rustc_graphviz"
[dependencies.rustc_index]
version = "705.0.0"
package = "rustc-ap-rustc_index"
[dependencies.rustc_macros]
version = "705.0.0"
package = "rustc-ap-rustc_macros"
[dependencies.rustc_serialize]
version = "705.0.0"
package = "rustc-ap-rustc_serialize"
[dependencies.smallvec]
version = "1.0"
features = ["union", "may_dangle"]
[dependencies.stable_deref_trait]
version = "1.0.0"
[dependencies.stacker]
version = "0.1.12"
[dependencies.tempfile]
version = "3.0.5"
[dependencies.tracing]
version = "0.1"
[target."cfg(windows)".dependencies.winapi]
version = "0.3"
features = ["fileapi", "psapi"]