mirror of
https://git.proxmox.com/git/proxmox-perl-rs
synced 2025-05-22 21:51:38 +00:00
pve: update proxmox-ve-config to 0.2.1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
cf26bd615f
commit
04eb26f7e2
@ -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" }
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user