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