# 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 = "727.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 9a27044f42ace9eb652781b53f598e25d4e7e918 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.7" default-features = false [dependencies.bitflags] version = "1.2.1" [dependencies.cfg-if] version = "0.1.2" [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.1.0" [dependencies.parking_lot] version = "0.11" [dependencies.rayon] version = "0.3.1" package = "rustc-rayon" [dependencies.rayon-core] version = "0.3.1" package = "rustc-rayon-core" [dependencies.rustc-hash] version = "1.1.0" [dependencies.rustc_graphviz] version = "727.0.0" package = "rustc-ap-rustc_graphviz" [dependencies.rustc_index] version = "727.0.0" package = "rustc-ap-rustc_index" [dependencies.rustc_macros] version = "727.0.0" package = "rustc-ap-rustc_macros" [dependencies.rustc_serialize] version = "727.0.0" package = "rustc-ap-rustc_serialize" [dependencies.smallvec] version = "1.6.1" features = ["union", "may_dangle"] [dependencies.stable_deref_trait] version = "1.0.0" [dependencies.stacker] version = "0.1.12" [dependencies.tempfile] version = "3.2" [dependencies.tracing] version = "0.1" [target."cfg(not(target_arch = \"wasm32\"))".dependencies.memmap2] version = "0.2.1" [target."cfg(windows)".dependencies.winapi] version = "0.3" features = ["fileapi", "psapi", "winerror"]