blob: af1524c8baa71b99d308db271b04e02724e1cff4 [file] [log] [blame]
[package]
name = "rustc_ast_pretty"
version = "0.0.0"
edition = "2021"
[dependencies]
# tidy-alphabetical-start
rustc_ast = { path = "../rustc_ast" }
rustc_span = { path = "../rustc_span" }
thin-vec = "0.2.12"
# tidy-alphabetical-end