From f3f81d6d17486b691810467dcb58a9dce16b7d5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Wed, 24 May 2023 15:06:42 +0200 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 --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 92d8100..2947fbf 100644 --- a/debian/control +++ b/debian/control @@ -15,10 +15,10 @@ Build-Depends: debhelper (>= 12), librust-itertools-0.10+default-dev, librust-openssl-0.10+default-dev, librust-percent-encoding-2+default-dev, - librust-proxmox-http-0.8+client-dev, - librust-proxmox-http-0.8+default-dev, - librust-proxmox-http-0.8+websocket-dev, - librust-proxmox-sys-0.4+default-dev, + librust-proxmox-http-0.9+client-dev, + librust-proxmox-http-0.9+default-dev, + librust-proxmox-http-0.9+websocket-dev, + librust-proxmox-sys-0.5+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev,