Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit d0c2e2b

Browse files
Bump tar from 0.4.28 to 0.4.29
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.28 to 0.4.29. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](alexcrichton/tar-rs@0.4.28...0.4.29) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 601c860 commit d0c2e2b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

create/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ tokio-compat = "0.1"
1515
anyhow = "1.0.31"
1616
flate2 = "1.0.14"
1717
ignore = "0.4.16"
18-
tar = "0.4.28"
18+
tar = "0.4.29"
1919

2020
# This is just so that the same build flags can be passed in either crates
2121
[features]

0 commit comments

Comments
 (0)