436bf05e0b
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
10 lines
123 B
TOML
10 lines
123 B
TOML
[workspace]
|
|
members = [
|
|
"proxmox",
|
|
"proxmox-api-macro",
|
|
"proxmox-sortable-macro",
|
|
]
|
|
exclude = [
|
|
"build",
|
|
]
|