Skip to content

Commit c14ad9f

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 db15e1a commit c14ad9f

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
@@ -28,7 +28,7 @@ semver = "1.0.27"
2828
serde = { version = "1.0.228", features = ["derive"] }
2929
serde_json = "1.0.145"
3030
sha2 = "0.10.9"
31-
tar = "0.4.44"
31+
tar = "0.4.45"
3232
tempfile = "3.23.0"
3333
text-stub-library = "0.9.0"
3434
tokio = "1.48.0"

0 commit comments

Comments
 (0)