blob: 8593bde261512db76c5e239f317570d0827ccf49 [file] [log] [blame]
[package]
name = "rustc_index_macros"
version = "0.0.0"
edition = "2024"
[lib]
proc-macro = true
[dependencies]
# tidy-alphabetical-start
proc-macro2.workspace = true
quote.workspace = true
syn = { version = "2.0.9", features = ["full", "extra-traits"] }
# tidy-alphabetical-end
[features]
# tidy-alphabetical-start
nightly = []
# tidy-alphabetical-end