9b6fe4aceb
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
15 lines
224 B
TOML
15 lines
224 B
TOML
[workspace]
|
|
members = [
|
|
"proxmox",
|
|
"proxmox-api-macro",
|
|
"proxmox-borrow",
|
|
"proxmox-http",
|
|
"proxmox-sortable-macro",
|
|
"proxmox-tfa",
|
|
"proxmox-time",
|
|
"proxmox-uuid",
|
|
]
|
|
exclude = [
|
|
"build",
|
|
]
|