pmg: Port to 2024 edition

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
Maximiliano Sandoval 2025-03-10 10:39:03 +01:00 committed by Wolfgang Bumiller
parent eddb8fb50c
commit a0e0954689

View File

@ -4,7 +4,7 @@ version = "0.7.7"
description = "PMG parts which have been ported to rust" description = "PMG parts which have been ported to rust"
homepage = "https://www.proxmox.com" homepage = "https://www.proxmox.com"
authors = ["Proxmox Support Team <support@proxmox.com>"] authors = ["Proxmox Support Team <support@proxmox.com>"]
edition = "2021" edition = "2024"
license = "AGPL-3" license = "AGPL-3"
repository = "https://git.proxmox.com/?p=proxmox.git" repository = "https://git.proxmox.com/?p=proxmox.git"