File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
-
3
2
name = " git2"
4
- version = " 0.10.1 "
3
+ version = " 0.10.2 "
5
4
authors = [" Josh Triplett <josh@joshtriplett.org>" , " Alex Crichton <alex@alexcrichton.com>" ]
6
5
license = " MIT/Apache-2.0"
7
6
readme = " README.md"
@@ -21,7 +20,7 @@ url = "2.0"
21
20
bitflags = " 1.1.0"
22
21
libc = " 0.2"
23
22
log = " 0.4.8"
24
- libgit2-sys = { path = " libgit2-sys" , version = " 0.9.1 " }
23
+ libgit2-sys = { path = " libgit2-sys" , version = " 0.9.2 " }
25
24
26
25
[target ."cfg(all(unix, not(target_os = \"macos\")))" .dependencies ]
27
26
openssl-sys = { version = " 0.9.0" , optional = true }
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " libgit2-sys"
3
- version = " 0.9.1 "
3
+ version = " 0.9.2 "
4
4
authors = [" Josh Triplett <josh@joshtriplett.org>" , " Alex Crichton <alex@alexcrichton.com>" ]
5
5
links = " git2"
6
6
build = " build.rs"
You can’t perform that action at this time.
0 commit comments