Skip to content

Commit 6572ff4

Browse files
Bump tar from 0.4.44 to 0.4.45
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.44 to 0.4.45. - [Commits](composefs/tar-rs@0.4.44...0.4.45) --- updated-dependencies: - dependency-name: tar dependency-version: 0.4.45 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5246bd9 commit 6572ff4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ float-cmp = "0.10.0"
2222

2323
[build-dependencies]
2424
flate2 = { version = "1.1.5", optional = true }
25-
tar = { version = "0.4.44", optional = true }
25+
tar = { version = "0.4.45", optional = true }
2626
zip = { version = "6.0.0", features = [], optional = true }
2727

2828
[profile.release]

0 commit comments

Comments
 (0)