proxmox/Cargo.toml
Wolfgang Bumiller 068d56ed3d delete the old api macro stuff
to be replaced by a new set of macros for the current api
schema in proxmox-backup

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-11-21 13:13:18 +01:00

11 lines
170 B
TOML

[workspace]
members = [
"proxmox",
"proxmox-api",
"proxmox-api-macro",
"proxmox-sortable-macro",
"proxmox-sys",
"proxmox-tools",
"proxmox",
]