bump proxmox-async to 0.4.1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
rust-proxmox-async (0.4.1) unstable; urgency=medium
|
||||
|
||||
* add SenderWriter
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2022 14:21:53 +0200
|
||||
|
||||
rust-proxmox-async (0.4.0) unstable; urgency=medium
|
||||
|
||||
* use io error macros from proxmox-lang 1.1 instead of proxmox-sys
|
||||
|
@ -51,8 +51,8 @@ Provides:
|
||||
librust-proxmox-async-0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-async-0.4-dev (= ${binary:Version}),
|
||||
librust-proxmox-async-0.4+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-async-0.4.0-dev (= ${binary:Version}),
|
||||
librust-proxmox-async-0.4.0+default-dev (= ${binary:Version})
|
||||
librust-proxmox-async-0.4.1-dev (= ${binary:Version}),
|
||||
librust-proxmox-async-0.4.1+default-dev (= ${binary:Version})
|
||||
Description: Proxmox async/tokio helpers - Rust source code
|
||||
This package contains the source for the Rust proxmox-async crate, packaged by
|
||||
debcargo for use with cargo and dh-cargo.
|
||||
|
Reference in New Issue
Block a user