blob: b7e2769838583cee18f3cdcb2776519e6f4c7536 [file] [log] [blame]
# 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"
name = "ra-ap-rustc_pattern_analysis"
version = "0.33.0"
description = """
Automatically published version of the package `rustc_pattern_analysis`
in the rust-lang/rust repository from commit 8b94152af68a0ed6d6af0b5ba57491e40481008e
The publishing script for this crate lives at:
https://github.com/rust-analyzer/rustc-auto-publish
"""
license = "MIT / Apache-2.0"
repository = "https://github.com/rust-lang/rust"
[dependencies.derivative]
version = "2.2.0"
[dependencies.rustc-hash]
version = "1.1.0"
[dependencies.rustc_apfloat]
version = "0.2.0"
[dependencies.rustc_index]
version = "0.33.0"
default-features = false
package = "ra-ap-rustc_index"
[dependencies.smallvec]
version = "1.8.1"
features = ["union"]
[dependencies.tracing]
version = "0.1"
[features]