Skip to content

Commit 1970e57

Browse files
committed
Update git2 to 0.13
Updating git2 v0.8.0 -> v0.13.5 Adding jobserver v0.1.21 Updating libgit2-sys v0.7.11 -> v0.12.5+1.0.0
1 parent 90e925c commit 1970e57

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

Cargo.lock

+17-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ rustdoc-args = [
3030
[dependencies]
3131
cargo-registry-s3 = { path = "src/s3", version = "0.2.0" }
3232
rand = "0.6"
33-
git2 = "0.8.0"
33+
git2 = "0.13.0"
3434
flate2 = "1.0"
3535
semver = { version = "0.9", git = "https://github.com/steveklabnik/semver.git", features = ["diesel", "serde"] }
3636
url = "1.2.1"

0 commit comments

Comments
 (0)