Skip to content

Commit 68f4a07

Browse files
author
Stephan Dilly
committed
upgrade git2-rs
1 parent 8ddcde9 commit 68f4a07

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

Cargo.lock

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

asyncgit/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ license = "MIT"
1010
categories = ["concurrency","asynchronous"]
1111

1212
[dependencies]
13-
# git2 = "0.13"
14-
git2 = { git = "https://github.com/rust-lang/git2-rs.git", rev = "617499d7fcf315cf92faa1ffde425666d3edd500" }
13+
git2 = "0.13.2"
1514
rayon-core = "1.7"
1615
crossbeam-channel = "0.4"
1716
log = "0.4"

0 commit comments

Comments
 (0)