summaryrefslogtreecommitdiffstats
path: root/compiler/rustc_feature/Cargo.toml
blob: 9df320e1279ed25af8a546f2daf3afedfddd3b30 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "rustc_feature"
version = "0.0.0"
edition = "2021"

[dependencies]
# tidy-alphabetical-start
rustc_data_structures = { path = "../rustc_data_structures" }
rustc_span = { path = "../rustc_span" }
# tidy-alphabetical-end