[pve-devel] [PATCH proxmox-ve-config] cargo: update dependencies to latest
Gabriel Goller
g.goller at proxmox.com
Thu Jan 16 09:24:07 CET 2025
Major proxmox-sectionc-config and minor proxmox-sys update, shouldn't
change anything.
Signed-off-by: Gabriel Goller <g.goller at proxmox.com>
---
proxmox-ve-config/Cargo.toml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/proxmox-ve-config/Cargo.toml b/proxmox-ve-config/Cargo.toml
index 0c8f6166e75d..f04272c007ac 100644
--- a/proxmox-ve-config/Cargo.toml
+++ b/proxmox-ve-config/Cargo.toml
@@ -17,6 +17,6 @@ serde_json = "1"
serde_plain = "1"
serde_with = "3"
-proxmox-schema = "3.1.2"
-proxmox-sys = "0.6.4"
+proxmox-schema = "4.0.0"
+proxmox-sys = "0.6.5"
proxmox-sortable-macro = "0.1.3"
--
2.39.5
More information about the pve-devel
mailing list