Skip to content

Commit

Permalink
Merge pull request #1317 from coreos/dependabot/cargo/zstd-0.13.0
Browse files Browse the repository at this point in the history
build(deps): bump zstd from 0.12.4 to 0.13.0
  • Loading branch information
prestist authored Oct 16, 2023
2 parents 79ec437 + 0171fb0 commit 8d1e31a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -80,7 +80,7 @@ url = ">= 2.1, < 3.0"
uuid = { version = ">= 0.8, < 2.0", features = ["v4"] }
walkdir = "^2.4"
xz2 = "^0.1"
zstd = { version = ">= 0.10.0, < 0.13.0", features = ["pkg-config"] }
zstd = { version = ">= 0.10.0, < 0.14.0", features = ["pkg-config"] }

[target.'cfg(target_arch = "s390x")'.dependencies]
mbrman = ">= 0.5, < 0.6"
Expand Down

0 comments on commit 8d1e31a

Please sign in to comment.