Skip to content

Commit

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

---
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 Aug 16, 2023
1 parent bd9b494 commit e3b58f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -59,7 +59,7 @@ rangemap = "1.3.0"
regex = "1.9.3"
si_trace_print = "0.3.10"
static_assertions = "1.1.0"
tar = "0.4.39"
tar = "0.4.40"
termcolor = "1.1.3"
unicode-width = "0.1.10"
unroll = "0.1.5"
Expand Down

0 comments on commit e3b58f9

Please sign in to comment.