From e2c950bf4c15c46415ae6fd4633c2873afb5acdb Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 5 Jul 2023 11:03:08 +0200 Subject: [PATCH] pmg: bump d/control Signed-off-by: Wolfgang Bumiller --- pmg-rs/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pmg-rs/debian/control b/pmg-rs/debian/control index 4a2a0da6..2ffa2820 100644 --- a/pmg-rs/debian/control +++ b/pmg-rs/debian/control @@ -21,8 +21,8 @@ Build-Depends: cargo:native , librust-proxmox-http-0.9+default-dev, librust-proxmox-subscription-0.4+default-dev, librust-proxmox-sys-0.5+default-dev, - librust-proxmox-tfa-4+api-dev (>= 4.0.2-~~), - librust-proxmox-tfa-4+default-dev (>= 4.0.2-~~), + librust-proxmox-tfa-4+api-dev (>= 4.0.4-~~), + librust-proxmox-tfa-4+default-dev (>= 4.0.4-~~), librust-proxmox-time-1+default-dev (>= 1.1.3-~~), librust-serde-1+default-dev, librust-serde-bytes-0.11+default-dev,