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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2024
1 parent e70ac87 commit 546e751
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -11,7 +11,7 @@ mlua = { version = "0.9.6", features = ["lua51", "macros", "serialize", "module"
reqwest = { version = "0.12.5", features = ["json", "blocking"] }
serde_json = "1.0.115"
serde = { version = "1.0.197", features = ["derive"] }
tar = "0.4.40"
tar = "0.4.41"
flate2 = "1.0.30"
zip = "2.1.6"
regex = "1.10.6"
Expand Down

0 comments on commit 546e751

Please sign in to comment.