diff --git a/Cargo.toml b/Cargo.toml index 2efa337a..3cee51cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,9 +12,9 @@ members = [ "proxmox-rest-server", "proxmox-router", "proxmox-schema", + "proxmox-section-config", "proxmox-serde", "proxmox-shared-memory", - "proxmox-section-config", "proxmox-sortable-macro", "proxmox-subscription", "proxmox-sys",