proxmox-backup/pbs-datastore
Dominik Csapak 8f27262d42 data_blob: add TODO comment for zstd api
we currently use the behavior of zstd that is not part of the public
api, so this is at risk to be changed without notice.

There is a public api that we could use, but it's only available
with zstd_sys >= 2.0.9, which at this time, is not yet packaged for/by
us.

Add a comment that we can use the public api for this when the
new version of the crate gets available.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2024-08-30 09:57:32 +02:00
..
examples pbs-datastore: clippy fixes 2023-05-17 17:43:17 +02:00
src data_blob: add TODO comment for zstd api 2024-08-30 09:57:32 +02:00
Cargo.toml datastore: remove lazy_static dependency 2024-08-14 12:08:01 +02:00