Skip to content

Commit

Permalink
build(deps): bump tar from 0.4.40 to 0.4.41
Browse files Browse the repository at this point in the history
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.40 to 0.4.41.
- [Commits](alexcrichton/tar-rs@0.4.40...0.4.41)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcospb19 committed Aug 26, 2024
1 parent bee5ae0 commit b2d0ff7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 additions & 4 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 @@ -29,7 +29,7 @@ rayon = "1.10.0"
same-file = "1.0.6"
sevenz-rust = { version = "0.6.0", features = ["compress"] }
snap = "1.1.1"
tar = "0.4.40"
tar = "0.4.41"
tempfile = "3.10.1"
time = { version = "0.3.36", default-features = false }
unrar = { version = "0.5.3", optional = true }
Expand Down

0 comments on commit b2d0ff7

Please sign in to comment.