We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 066d2ec commit c42e8e9Copy full SHA for c42e8e9
Cargo.toml
@@ -20,7 +20,7 @@ url = "2.0"
20
bitflags = "1.1.0"
21
libc = "0.2"
22
log = "0.4.8"
23
-libgit2-sys = { path = "libgit2-sys", version = "0.12.2" }
+libgit2-sys = { path = "libgit2-sys", version = "0.12.3" }
24
25
[target."cfg(all(unix, not(target_os = \"macos\")))".dependencies]
26
openssl-sys = { version = "0.9.0", optional = true }
0 commit comments