Skip to content

Commit ae9b6d5

Browse files
committed
Bump zstd to 0.12.1
1 parent 96ceacb commit ae9b6d5

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.0+zstd.1.5.2"
10+
version = "0.12.1+zstd.1.5.2"
1111
exclude = ["assets/*.zst"]
1212
readme = "Readme.md"
1313
edition = "2018"

0 commit comments

Comments
 (0)