Skip to content

Commit f5b5863

Browse files
chore(deps): 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](alexcrichton/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 5d92dc8 commit f5b5863

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
@@ -93,7 +93,7 @@ slog = "2.7.0"
9393
snafu = "0.9.0"
9494
strum = { version = "0.28.0", features = ["derive"] }
9595
sysinfo = "0.38.4"
96-
tar = "0.4.44"
96+
tar = "0.4.45"
9797
tempfile = "3"
9898
test-tag = "0.1"
9999
time = { version = "0.3.47", features = ["formatting", "macros"] }

0 commit comments

Comments
 (0)