File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " git2"
3- version = " 0.14.1 "
3+ version = " 0.14.2 "
44authors = [" Josh Triplett <josh@joshtriplett.org>" , " Alex Crichton <alex@alexcrichton.com>" ]
55license = " MIT/Apache-2.0"
66readme = " README.md"
@@ -20,7 +20,7 @@ url = "2.0"
2020bitflags = " 1.1.0"
2121libc = " 0.2"
2222log = " 0.4.8"
23- libgit2-sys = { path = " libgit2-sys" , version = " 0.13.1 " }
23+ libgit2-sys = { path = " libgit2-sys" , version = " 0.13.2 " }
2424
2525[target ."cfg(all(unix, not(target_os = \"macos\")))" .dependencies ]
2626openssl-sys = { version = " 0.9.0" , optional = true }
Original file line number Diff line number Diff line change 11[package ]
22name = " libgit2-sys"
3- version = " 0.13.1 +1.4.2"
3+ version = " 0.13.2 +1.4.2"
44authors = [" Josh Triplett <josh@joshtriplett.org>" , " Alex Crichton <alex@alexcrichton.com>" ]
55links = " git2"
66build = " build.rs"
You can’t perform that action at this time.
0 commit comments