Skip to content

Commit

Permalink
Update tar from 0.4.40 to 0.4.42
Browse files Browse the repository at this point in the history
Summary:
Thought this maybe fixed #28
but it doesn't, but since I already have the changes, might as well keep
them.

Reviewed By: diliop

Differential Revision: D64220404

fbshipit-source-id: 3495e432d3b8c5aa82bd9fbd6f01877619a32a03
  • Loading branch information
zertosh authored and facebook-github-bot committed Oct 11, 2024
1 parent db2b15d commit 4ee240e
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 @@ fs2 = "0.4"
serde = { version = "1.0.185", features = ["derive", "rc"] }
serde_jsonrc = "0.1"
sha2 = "0.10.6"
tar = "0.4.40"
tar = "0.4.42"
tempfile = "3.8"
thiserror = "1.0.64"
xz2 = { version = "0.1.7", features = ["static"] }
Expand Down

0 comments on commit 4ee240e

Please sign in to comment.