Skip to content

Commit 3246bcb

Browse files
committed
Auto merge of #1651 - alex:bump-tar, r=sgrif
Bump tar dependency to the latest
2 parents a1f57c2 + a43c137 commit 3246bcb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -35,7 +35,7 @@ git2 = "0.6.4"
3535
flate2 = "1.0"
3636
semver = { version = "0.9", git = "https://github.com/steveklabnik/semver.git", features = ["diesel", "serde"] }
3737
url = "1.2.1"
38-
tar = "0.4.13"
38+
tar = "0.4.16"
3939
base64 = "0.9"
4040

4141
openssl = "0.10.13"

0 commit comments

Comments
 (0)