Skip to content

Commit 6feccf3

Browse files
Bump zstd from 0.13.1 to 0.13.2
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]>
1 parent 93039b7 commit 6feccf3

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ bytes = "1.6.0"
3232
flate2 = { version = "1.0.17", features = ["zlib-ng"], default-features = false }
3333
object_store = { version = "0.10.1", features = ["aws", "gcp", "azure"] }
3434
async-trait = "0.1.80"
35-
zstd = "0.13.1"
35+
zstd = "0.13.2"
3636
human-duration = "0.1.0"
3737
bytesize = "1.3.0"
3838
log = "0.4.21"

0 commit comments

Comments
 (0)