| # 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 = "546.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 435236b8877cdb98c82eaebfb7887782277265c5 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] |
| name = "rustc_data_structures" |
| path = "lib.rs" |
| doctest = false |
| [dependencies.cfg-if] |
| version = "0.1.2" |
| |
| [dependencies.crossbeam-utils] |
| version = "0.6.5" |
| features = ["nightly"] |
| |
| [dependencies.ena] |
| version = "0.13" |
| |
| [dependencies.indexmap] |
| version = "1" |
| |
| [dependencies.jobserver_crate] |
| version = "0.1.13" |
| package = "jobserver" |
| |
| [dependencies.lazy_static] |
| version = "1" |
| |
| [dependencies.log] |
| version = "0.4" |
| |
| [dependencies.parking_lot] |
| version = "0.7" |
| features = ["nightly"] |
| |
| [dependencies.rayon] |
| version = "0.2.0" |
| package = "rustc-rayon" |
| |
| [dependencies.rayon-core] |
| version = "0.2.0" |
| package = "rustc-rayon-core" |
| |
| [dependencies.rustc-ap-graphviz] |
| version = "546.0.0" |
| |
| [dependencies.rustc-hash] |
| version = "1.0.1" |
| |
| [dependencies.rustc_serialize] |
| version = "546.0.0" |
| package = "rustc-ap-serialize" |
| |
| [dependencies.smallvec] |
| version = "0.6.7" |
| features = ["union", "may_dangle"] |
| |
| [dependencies.stable_deref_trait] |
| version = "1.0.0" |