Skip to content

Commit 166c53f

Browse files
Update Rust crate tar to 0.4.40 (#292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82133bc commit 166c53f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -41,7 +41,7 @@ ureq = { version = "2.7.1", features = ["native-certs", "json"] }
4141

4242
[target.'cfg(unix)'.dependencies]
4343
flate2 = "1.0.26"
44-
tar = "0.4.39"
44+
tar = "0.4.40"
4545

4646
[target.'cfg(windows)'.dependencies]
4747
zip = "0.6.6"

0 commit comments

Comments
 (0)