cargo: bump proxmox-http version to 0.2.1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2021-05-21 18:25:26 +02:00
parent 2a9a3d632e
commit 4e8581950e
2 changed files with 5 additions and 5 deletions

8
debian/control vendored
View File

@ -44,10 +44,10 @@ Build-Depends: debhelper (>= 11),
librust-proxmox-0.11+sortable-macro-dev (>= 0.11.5-~~),
librust-proxmox-acme-rs-0.2+default-dev (>= 0.2.1-~~),
librust-proxmox-fuse-0.1+default-dev (>= 0.1.1-~~),
librust-proxmox-http-0.2+client-dev,
librust-proxmox-http-0.2+default-dev,
librust-proxmox-http-0.2+http-helpers-dev,
librust-proxmox-http-0.2+websocket-dev,
librust-proxmox-http-0.2+client-dev (>= 0.2.1-~~),
librust-proxmox-http-0.2+default-dev (>= 0.2.1-~~),
librust-proxmox-http-0.2+http-helpers-dev (>= 0.2.1-~~),
librust-proxmox-http-0.2+websocket-dev (>= 0.2.1-~~),
librust-pxar-0.10+default-dev (>= 0.10.1-~~),
librust-pxar-0.10+tokio-io-dev (>= 0.10.1-~~),
librust-regex-1+default-dev (>= 1.2-~~),