[pve-devel] [PATCH manager] api: apt: versions: also list Proxmox libraries for interfacing with Rust
Fiona Ebner
f.ebner at proxmox.com
Tue Mar 21 14:33:29 CET 2023
Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
---
PVE/API2/APT.pm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/PVE/API2/APT.pm b/PVE/API2/APT.pm
index 28ae5d68..6694dbeb 100644
--- a/PVE/API2/APT.pm
+++ b/PVE/API2/APT.pm
@@ -817,10 +817,12 @@ __PACKAGE__->register_method({
libknet1
libproxmox-acme-perl
libproxmox-backup-qemu0
+ libproxmox-rs-perl
libpve-access-control
libpve-common-perl
libpve-guest-common-perl
libpve-http-server-perl
+ libpve-rs-perl
libpve-storage-perl
libqb0
libspice-server1
--
2.30.2
More information about the pve-devel
mailing list