Sign in
android
/
toolchain
/
rustc
/
635618df8991b8a005e435895ea0b1eee7e3faf0
/
.
/
compiler
/
rustc_ast_pretty
/
Cargo.toml
blob: 980a8fa93a97d531c1647b902d36e21857f1bd39 [
file
] [
log
] [
blame
]
[
package
]
name
=
"rustc_ast_pretty"
version
=
"0.0.0"
edition
=
"2021"
[
lib
]
[
dependencies
]
rustc_ast
=
{
path
=
"../rustc_ast"
}
rustc_span
=
{
path
=
"../rustc_span"
}
thin
-
vec
=
"0.2.12"