diff --git a/pve-rs/Cargo.toml b/pve-rs/Cargo.toml index 64a7e92..81a8396 100644 --- a/pve-rs/Cargo.toml +++ b/pve-rs/Cargo.toml @@ -4,7 +4,7 @@ version = "0.9.2" description = "PVE parts which have been ported to Rust" homepage = "https://www.proxmox.com" authors = ["Proxmox Support Team "] -edition = "2021" +edition = "2024" license = "AGPL-3" repository = "https://git.proxmox.com/?p=proxmox.git"