zstd 0.13

This commit is contained in:
Luke Parker
2024-03-20 21:53:57 -04:00
parent 13b147cbf6
commit 1f2b9376f9
2 changed files with 22 additions and 4 deletions

View File

@@ -14,4 +14,4 @@ all-features = true
rustdoc-args = ["--cfg", "docsrs"]
[dependencies]
zstd = "0.12"
zstd = "0.13"