diff --git a/proxmox-sys/Cargo.toml b/proxmox-sys/Cargo.toml index f0fe0955..8f5e955d 100644 --- a/proxmox-sys/Cargo.toml +++ b/proxmox-sys/Cargo.toml @@ -3,7 +3,7 @@ name = "proxmox-sys" # next bump is breaking! version = "0.3.2" authors = ["Proxmox Support Team "] -edition = "2018" +edition = "2021" license = "AGPL-3" description = "System tools (using nix)."