Skip to content

Commit

Permalink
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 Jul 1, 2024
1 parent 2980970 commit 5589dd3
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 @@ -19,7 +19,7 @@ indicatif = { version = "0.17.8", features = ["improved_unicode"] }
once_cell = "1.19.0"
os_pipe = "1.1.5"
reqwest = { version = "0.12.4", features = ["blocking", "rustls-tls"], default-features = false }
tar = "0.4.40"
tar = "0.4.41"
tempfile = "3.10.1"
zip = "2.1.1"
zstd = "0.13.1"
Expand All @@ -31,7 +31,7 @@ highway = "1.0.0"
rand = "0.8.5"
regex = "1.8.1"
reqwest = { version = "0.12.4", features = ["blocking", "rustls-tls"], default-features = false }
tar = "0.4.40"
tar = "0.4.41"
zip = "2.1.1"

[profile.release]
Expand Down

0 comments on commit 5589dd3

Please sign in to comment.