Skip to content

Commit

Permalink
Bump tar from 0.4.41 to 0.4.42 (#417)
Browse files Browse the repository at this point in the history
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.41 to 0.4.42.
- [Commits](alexcrichton/tar-rs@0.4.41...0.4.42)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 1507bd5 commit 62125a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ json = "0.12.4"
regex = "1.11.0"
reqwest = { version = "0.12.7", features = ["rustls-tls", "blocking", "gzip", "stream"], default-features = false }
xdg = "2.5.2"
tar = "0.4.41"
tar = "0.4.42"
xz2 = "0.1.7"
sha2 = "0.10"
hex = "0.4.3"
Expand Down Expand Up @@ -47,7 +47,7 @@ branch = "4.2.2"

[package.metadata.cargo-post.dependencies]
fs_extra = "1.3.0"
tar = "0.4.41"
tar = "0.4.42"
xz2 = "0.1.7"

[workspace.metadata.release]
Expand Down

0 comments on commit 62125a8

Please sign in to comment.