Skip to content

Commit 4bae161

Browse files
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 e9e69ce commit 4bae161

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 @@ semver = "1.0.27"
3131
serde = { version = "1.0.228", features = ["derive"] }
3232
serde_json = "1.0.145"
3333
sha2 = "0.10.9"
34-
tar = "0.4.44"
34+
tar = "0.4.45"
3535
tempfile = "3.23.0"
3636
text-stub-library = "0.9.0"
3737
tokio = "1.48.0"

0 commit comments

Comments
 (0)