Skip to content

Commit c3aefef

Browse files
deps: bump tar from 0.4.43 to 0.4.44
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.43 to 0.4.44. - [Commits](alexcrichton/tar-rs@0.4.43...0.4.44) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c69c75 commit c3aefef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

unixfs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ sha2 = { default-features = false, version = "0.10.2" }
2727
hex-literal = { default-features = false, version = "1.0.0" }
2828
libc = { default-features = false, version = "0.2.170" }
2929
multibase = { default-features = false, version = "0.9.1" }
30-
tar = { default-features = false, version = "0.4.43" }
30+
tar = { default-features = false, version = "0.4.44" }
3131
criterion = { default-features = false, version = "0.5.1" }
3232

3333
[[bench]]

0 commit comments

Comments
 (0)