Sign in
rust
/
rust
/
HEAD
/
.
/
src
/
tools
/
clippy
/
tests
/
workspace_test
/
subcrate
/
Cargo.toml
blob: 45362c11b856e3615cfa77348c12b251d127526b [
file
] [
log
] [
blame
]
[
package
]
name
=
"subcrate"
version
=
"0.1.0"
[
dependencies
]
path_dep
=
{
path
=
"../path_dep"
}