pve: update proxmox-ve-config to 0.2.1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-11-25 22:10:08 +01:00
parent cf26bd615f
commit 04eb26f7e2
2 changed files with 2 additions and 2 deletions

View File

@ -45,4 +45,4 @@ proxmox-subscription = "0.5"
proxmox-sys = "0.6"
proxmox-tfa = { version = "5", features = ["api"] }
proxmox-time = "2"
proxmox-ve-config = { version = "0.2.0" }
proxmox-ve-config = { version = "0.2.1" }

View File

@ -34,7 +34,7 @@ Build-Depends: cargo:native <!nocheck>,
librust-proxmox-tfa-5+api-dev,
librust-proxmox-tfa-5+default-dev,
librust-proxmox-time-2+default-dev,
librust-proxmox-ve-config-dev (>= 0.2),
librust-proxmox-ve-config-dev (>= 0.2.1~),
librust-serde-1+default-dev,
librust-serde-bytes-0.11+default-dev,
librust-serde-json-1+default-dev,