Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 18, 2024
1 parent 93039b7 commit 6feccf3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ bytes = "1.6.0"
flate2 = { version = "1.0.17", features = ["zlib-ng"], default-features = false }
object_store = { version = "0.10.1", features = ["aws", "gcp", "azure"] }
async-trait = "0.1.80"
zstd = "0.13.1"
zstd = "0.13.2"
human-duration = "0.1.0"
bytesize = "1.3.0"
log = "0.4.21"
Expand Down

0 comments on commit 6feccf3

Please sign in to comment.