From 1380182538a72a061685ff3bd0406a127b9df770 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Mon, 12 Dec 2022 11:02:48 +0100 Subject: [PATCH] update d/control MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- proxmox-sys/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proxmox-sys/debian/control b/proxmox-sys/debian/control index 6b99164a..fd2d7a56 100644 --- a/proxmox-sys/debian/control +++ b/proxmox-sys/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 12), librust-proxmox-io-1+default-dev , librust-proxmox-lang-1+default-dev (>= 1.1-~~) , librust-proxmox-time-1+default-dev (>= 1.1.4-~~) , - librust-regex-1+default-dev (>= 1.2-~~) , + librust-regex-1+default-dev (>= 1.5-~~) , librust-serde-1+default-dev , librust-serde-1+derive-dev , librust-serde-json-1+default-dev , @@ -42,7 +42,7 @@ Depends: librust-proxmox-io-1+default-dev, librust-proxmox-lang-1+default-dev (>= 1.1-~~), librust-proxmox-time-1+default-dev (>= 1.1.4-~~), - librust-regex-1+default-dev (>= 1.2-~~), + librust-regex-1+default-dev (>= 1.5-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev,