cargo: bump proxmox-ve-config dependency to 0.2.3

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2025-04-07 13:44:29 +02:00
parent 2d381630c6
commit 40bf33c0fa
2 changed files with 2 additions and 2 deletions

View File

@ -6,4 +6,4 @@ members = [
resolver = "2"
[workspace.dependencies]
proxmox-ve-config = { version = "0.2.2" }
proxmox-ve-config = { version = "0.2.3" }

2
debian/control vendored
View File

@ -10,7 +10,7 @@ Build-Depends: cargo:native,
librust-insta-1+json-dev (>= 1.21-~~),
librust-log-0.4+default-dev,
librust-proxmox-sys-0.6+default-dev,
librust-proxmox-ve-config-dev (>= 0.2.2-~~),
librust-proxmox-ve-config-dev (>= 0.2.3-~~),
librust-serde-1+default-dev,
librust-serde-1+derive-dev,
librust-serde-json-1+default-dev,