From 16c3674dd5f8bf940b7f30483e6d34d255b33456 Mon Sep 17 00:00:00 2001 From: Dmitry Prudnikov Date: Mon, 8 Jun 2026 01:08:02 +0300 Subject: [PATCH] chore: release v0.0.32 --- zstd/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zstd/Cargo.toml b/zstd/Cargo.toml index 210dabba4..135c92674 100644 --- a/zstd/Cargo.toml +++ b/zstd/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "structured-zstd" -version = "0.0.31" +version = "0.0.32" rust-version = "1.92" authors = [ "Moritz Borcherding ",