diff --git a/zstd/Cargo.toml b/zstd/Cargo.toml index ee574fccb..101c37410 100644 --- a/zstd/Cargo.toml +++ b/zstd/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "structured-zstd" -version = "0.0.41" +version = "0.0.42" rust-version = "1.92" authors = [ "Moritz Borcherding ",