proxmox/Cargo.toml
Wolfgang Bumiller 436bf05e0b merge api, sys and tools into proxmox directly
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-01-21 12:15:42 +01:00

10 lines
123 B
TOML

[workspace]
members = [
"proxmox",
"proxmox-api-macro",
"proxmox-sortable-macro",
]
exclude = [
"build",
]