Skip to content

Commit

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

---
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 Feb 7, 2025
1 parent 2f61827 commit 50da093
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 src/npm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ hex = "0.4.3"
hex-literal = "0.3.4"
reqwest = { version = "0.11.13", features = ["blocking", "native-tls-vendored"] }
sha2 = "0.10.6"
tar = "0.4.38"
tar = "0.4.43"
walkdir = "2.3.2"
workspace-hack = { version = "0.0.0", path = "../workspace-hack", optional=true }

Expand Down

0 comments on commit 50da093

Please sign in to comment.