]> git.proxmox.com Git - pve-installer.git/blob - Cargo.toml
fetch answer: refactor code to find partition path
[pve-installer.git] / Cargo.toml
1 [workspace]
2 resolver = "2"
3 members = [
4 "proxmox-auto-installer",
5 "proxmox-auto-install-assistant",
6 "proxmox-chroot",
7 "proxmox-fetch-answer",
8 "proxmox-installer-common",
9 "proxmox-tui-installer",
10 ]
11