Skip to content

Commit cea677d

Browse files
Bump tar from 0.4.40 to 0.4.43
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.40 to 0.4.43. - [Commits](alexcrichton/tar-rs@0.4.40...0.4.43) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca81331 commit cea677d

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ flate2 = { version = "1.0.24", features = ["zlib"], default-features = false }
1818
ocidir = "0.2.1"
1919
serde_json = "1.0.105"
2020
serde_yml = "0.0.12"
21-
tar = "0.4.38"
21+
tar = "0.4.43"
2222

2323
[dev-dependencies]
2424
test-temp-dir = "0.2.2"

0 commit comments

Comments
 (0)