mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-10 20:07:08 +00:00
sys: bump edition to 2021
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
4de145aaef
commit
36903bf2fe
@ -3,7 +3,7 @@ name = "proxmox-sys"
|
|||||||
# next bump is breaking!
|
# next bump is breaking!
|
||||||
version = "0.3.2"
|
version = "0.3.2"
|
||||||
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
license = "AGPL-3"
|
license = "AGPL-3"
|
||||||
description = "System tools (using nix)."
|
description = "System tools (using nix)."
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user