Skip to content

Commit ddf544c

Browse files
Bump tar from 0.4.30 to 0.4.36
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.30 to 0.4.36. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](alexcrichton/tar-rs@0.4.30...0.4.36) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 776c98c commit ddf544c

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -41,7 +41,7 @@ serde_json = "1.0"
4141
serde_regex = "0.3.0"
4242
structopt = "0.2"
4343
structopt-derive = "0.2"
44-
tar = "0.4.0"
44+
tar = "0.4.36"
4545
tempfile = "3.0.0"
4646
tera = "0.11.7"
4747
toml = "0.4.6"

0 commit comments

Comments
 (0)