From 52fbc86fc9b2d9bb453c591172f838471c1c6b87 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 17 Nov 2021 09:44:30 +0100 Subject: [PATCH] bump d/control rust dependencies Signed-off-by: Wolfgang Bumiller --- debian/control | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/debian/control b/debian/control index e06cea2b..5a0548e2 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 12), librust-base64-0.12+default-dev, librust-bitflags-1+default-dev (>= 1.2.1-~~), librust-bytes-1+default-dev, - librust-cidr-dev, + librust-cidr-0.2+default-dev (>= 0.2.1-~~), librust-crc32fast-1+default-dev, librust-crossbeam-channel-0.5+default-dev, librust-endian-trait-0.6+arrays-dev, @@ -48,23 +48,24 @@ Build-Depends: debhelper (>= 12), librust-proxmox-apt-0.8+default-dev, librust-proxmox-borrow-1+default-dev, librust-proxmox-fuse-0.1+default-dev (>= 0.1.1-~~), - librust-proxmox-http-0.5+client-dev, - librust-proxmox-http-0.5+default-dev, - librust-proxmox-http-0.5+http-helpers-dev, - librust-proxmox-http-0.5+websocket-dev, + librust-proxmox-http-0.5+client-dev (>= 0.5.4-~~), + librust-proxmox-http-0.5+default-dev (>= 0.5.4-~~), + librust-proxmox-http-0.5+http-helpers-dev (>= 0.5.4-~~), + librust-proxmox-http-0.5+websocket-dev (>= 0.5.4-~~), librust-proxmox-io-1+default-dev, librust-proxmox-io-1+tokio-dev, librust-proxmox-lang-1+default-dev, librust-proxmox-openid-0.8+default-dev (>= 0.8.1-~~), librust-proxmox-router-1+cli-dev (>= 1.1-~~), librust-proxmox-router-1+default-dev (>= 1.1-~~), - librust-proxmox-schema-1+api-macro-dev, - librust-proxmox-schema-1+default-dev, - librust-proxmox-schema-1+upid-api-impl-dev, + librust-proxmox-schema-1+api-macro-dev (>= 1.0.1-~~), + librust-proxmox-schema-1+default-dev (>= 1.0.1-~~), + librust-proxmox-schema-1+upid-api-impl-dev (>= 1.0.1-~~), librust-proxmox-section-config-1+default-dev, - librust-proxmox-shared-memory-dev, - librust-proxmox-tfa-1+default-dev, - librust-proxmox-tfa-1+u2f-dev, + librust-proxmox-shared-memory-0.1+default-dev (>= 0.1.1-~~), + librust-proxmox-tfa-1+api-dev (>= 1.3-~~), + librust-proxmox-tfa-1+api-types-dev (>= 1.3-~~), + librust-proxmox-tfa-1+default-dev (>= 1.3-~~), librust-proxmox-time-1+default-dev, librust-proxmox-uuid-1+default-dev, librust-proxmox-uuid-1+serde-dev, @@ -101,7 +102,6 @@ Build-Depends: debhelper (>= 12), librust-udev-0.4+default-dev, librust-url-2+default-dev (>= 2.1-~~), librust-walkdir-2+default-dev, - librust-webauthn-rs-0.2+default-dev (>= 0.2.5-~~), librust-xdg-2+default-dev (>= 2.2-~~), librust-zstd-0.6+bindgen-dev, librust-zstd-0.6+default-dev,