sys: bump edition to 2021

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2022-07-26 13:04:09 +02:00
parent 4de145aaef
commit 36903bf2fe

View File

@ -3,7 +3,7 @@ name = "proxmox-sys"
# next bump is breaking!
version = "0.3.2"
authors = ["Proxmox Support Team <support@proxmox.com>"]
edition = "2018"
edition = "2021"
license = "AGPL-3"
description = "System tools (using nix)."