Skip to content

Commit 23b101a

Browse files
Bump tar from 0.4.44 to 0.4.45 (#195)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8063d40 commit 23b101a

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
@@ -31,7 +31,7 @@ indicatif = "0.18.3"
3131
paste = "1.0.12"
3232
path-slash = "0.2.0"
3333
serde = { version = "1.0.216", features = ["derive"] }
34-
tar = "0.4.43"
34+
tar = "0.4.45"
3535
tracing-subscriber = { version = "0.3.17", features = ["fmt"] }
3636
ureq = { version = "3.0.12", default-features = false, features = [
3737
"gzip",

0 commit comments

Comments
 (0)