saerro/Cargo.toml

7 lines
No EOL
77 B
TOML

[workspace]
members = [
"services/*",
]
exclude = [
"hack/codegen",
]