mirror of
https://git.proxmox.com/git/proxmox-firewall
synced 2025-08-11 19:53:54 +00:00
cargo: bump proxmox-ve-config dependency to 0.2.3
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
2d381630c6
commit
40bf33c0fa
@ -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
2
debian/control
vendored
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user