Skip to content

Commit

Permalink
Bump zstd from 0.13.2 to 0.13.3 (#841)
Browse files Browse the repository at this point in the history
Bumps [zstd](/~https://github.com/gyscos/zstd-rs) from 0.13.2 to 0.13.3.
- [Release notes](/~https://github.com/gyscos/zstd-rs/releases)
- [Commits](gyscos/zstd-rs@v0.13.2...v0.13.3)

---
updated-dependencies:
- dependency-name: zstd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zhang Li <richselian@gmail.com>
  • Loading branch information
dependabot[bot] and richox authored Feb 26, 2025
1 parent 8fba935 commit c653422
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion native-engine/datafusion-ext-plans/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ tempfile = "3"
tokio = "1.43.0"
unchecked-index = "0.2.2"
uuid = "1.14.0"
zstd = "0.13.2"
zstd = "0.13.3"

[dev-dependencies]
rand = "0.9.0"

0 comments on commit c653422

Please sign in to comment.