10 lines
132 B
TOML
10 lines
132 B
TOML
[workspace]
|
|
members = [
|
|
"core",
|
|
"bindings",
|
|
"tools/cli"
|
|
]
|
|
|
|
[workspace.metadata]
|
|
# Project metadata
|
|
name = "cryptec-workspace"
|