Skip to content

Commit

Permalink
build(deps): bump zstd from 0.12.4 to 0.13.0 (#540)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent fe3212b commit 385b99e
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 @@ -32,7 +32,7 @@ tempfile = "3.8.0"
time = { version = "0.3.29", default-features = false }
xz2 = "0.1.7"
zip = { version = "0.6.6", default-features = false, features = ["time"] }
zstd = { version = "0.12.4", default-features = false }
zstd = { version = "0.13.0", default-features = false }

[target.'cfg(not(unix))'.dependencies]
is_executable = "1.0.1"
Expand Down

0 comments on commit 385b99e

Please sign in to comment.