proxmox/proxmox-compression
Dominik Csapak 38db37dc5f proxmox-compression: make ZstdEncoder stream a bit more generic
by not requiring the 'anyhow::Error' type from the source, but only
that it implements 'Into<Error>'. This way, we can also accept a stream
that produces e.g. an io::Error

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-07-05 12:11:57 +02:00
..
debian bump proxmox-compression to 0.1.1-1 2022-04-13 09:35:31 +02:00
src proxmox-compression: make ZstdEncoder stream a bit more generic 2022-07-05 12:11:57 +02:00
Cargo.toml bump proxmox-compression to 0.1.1-1 2022-04-13 09:35:31 +02:00