Skip to content

Commit 1c49557

Browse files
committed
Bump zstd to 0.12.2
1 parent df69040 commit 1c49557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ categories = ["compression", "api-bindings"]
77
license = "MIT"
88
name = "zstd"
99
repository = "https://github.com/gyscos/zstd-rs"
10-
version = "0.12.1+zstd.1.5.2"
10+
version = "0.12.2+zstd.1.5.2"
1111
exclude = ["assets/*.zst"]
1212
readme = "Readme.md"
1313
edition = "2018"

0 commit comments

Comments
 (0)