Skip to content

Commit 70fcdf6

Browse files
build(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 9e9fa8c commit 70fcdf6

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
@@ -28,7 +28,7 @@ serde = { version = "1.0", features = [ "derive" ] }
2828
serde_json = "1.0"
2929
sha2 = "0.10.8"
3030
sysinfo = "0.30.5"
31-
tar = "0.4.40"
31+
tar = "0.4.45"
3232
tempfile = "3"
3333
thiserror = "1.0"
3434
tokio = { version = "1.34", features = ["macros"] }

0 commit comments

Comments
 (0)