Sign in
android
/
toolchain
/
cargo-deny
/
HEAD
/
.
/
tests
/
test_data
/
cyclic_dependencies
/
root
/
Cargo.toml
blob: 882d006a0cb676a8f3fa975dade75c4e18cd02dc [
file
] [
log
] [
blame
]
[
package
]
name
=
"root"
version
=
"0.1.0"
authors
=
[
"veetaha <
[email protected]
>"
]
edition
=
"2018"
[
dependencies
]
ansi_term
=
"0.11.0"
leaf
=
{
path
=
"../leaf"
}