Sign in
◑
Theme
rust
/
rust
/
refs/heads/main
/
.
/
src
/
tools
/
clippy
/
tests
/
workspace_test
/
Cargo.toml
blob: 1739744e92263961e3ed94ffa5f195c5d7717019 [
file
] [
edit
]
[
package
]
name
=
"workspace-test"
version
=
"0.1.0"
edition
=
"2018"
[
workspace
]
members
=
[
"subcrate"
,
"module_style/pass_no_mod_with_dep_in_subdir"
,
"module_style/pass_mod_with_dep_in_subdir"
]