pve: bump dependency for proxmox-ve-config to 0.2 and add to d/control

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-11-15 19:10:11 +01:00
parent 02b7eae00a
commit 0b9b31eead
2 changed files with 2 additions and 1 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.1.0" }
proxmox-ve-config = { version = "0.2.0" }

View File

@ -34,6 +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-serde-1+default-dev,
librust-serde-bytes-0.11+default-dev,
librust-serde-json-1+default-dev,