Skip to content

Commit 68c7f4e

Browse files
dependabot[bot]davidblewett
authored andcommitted
Bump zstd-sys from 2.0.1+zstd.1.5.2 to 2.0.6+zstd.1.5.2
Bumps [zstd-sys](https://github.com/gyscos/zstd-rs) from 2.0.1+zstd.1.5.2 to 2.0.6+zstd.1.5.2. - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](https://github.com/gyscos/zstd-rs/commits) --- updated-dependencies: - dependency-name: zstd-sys dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a270d0 commit 68c7f4e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rdkafka-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ libc = "0.2.65"
1717
openssl-sys = { version = "0.9.48", optional = true }
1818
libz-sys = { version = "1.0.0", optional = true }
1919
curl-sys = { version = "0.4.55", optional = true }
20-
zstd-sys = { version = "2.0.0", optional = true }
20+
zstd-sys = { version = "2.0.6", optional = true }
2121
lz4-sys = { version = "1.8.3", optional = true }
2222
sasl2-sys = { version = "0.1.6", optional = true }
2323

0 commit comments

Comments
 (0)