update pxar dependency to 0.6.2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2020-12-16 13:13:31 +01:00
parent 9839d3f778
commit 42150d263b
2 changed files with 4 additions and 4 deletions

6
debian/control vendored
View File

@ -40,9 +40,9 @@ Build-Depends: debhelper (>= 11),
librust-proxmox-0.8+sortable-macro-dev (>= 0.8.1-~~),
librust-proxmox-0.8+websocket-dev (>= 0.8.1-~~),
librust-proxmox-fuse-0.1+default-dev,
librust-pxar-0.6+default-dev (>= 0.6.1-~~),
librust-pxar-0.6+futures-io-dev (>= 0.6.1-~~),
librust-pxar-0.6+tokio-io-dev (>= 0.6.1-~~),
librust-pxar-0.6+default-dev (>= 0.6.2-~~),
librust-pxar-0.6+futures-io-dev (>= 0.6.2-~~),
librust-pxar-0.6+tokio-io-dev (>= 0.6.2-~~),
librust-regex-1+default-dev (>= 1.2-~~),
librust-rustyline-6+default-dev,
librust-serde-1+default-dev,