Sign in
android
/
toolchain
/
rustc
/
da60c8575e02ed54fcffcb7f2f9289b4705b60ff
/
.
/
src
/
tools
/
tidy
/
Cargo.toml
blob: 43cae31f33f1faf76f29f762861446f67f4ea422 [
file
] [
log
] [
blame
]
[
package
]
name
=
"tidy"
version
=
"0.1.0"
authors
=
[
"Alex Crichton <
[email protected]
>"
]
edition
=
"2018"
[
dependencies
]
regex
=
"1"
serde
=
{
version
=
"1.0.8"
,
features
=
[
"derive"
]
}
serde_json
=
"1.0.2"
lazy_static
=
"1"
walkdir
=
"2"