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 188ef0a commit 29481daCopy full SHA for 29481da
Cargo.toml
@@ -19,7 +19,7 @@ repositories.
19
url = "1.0"
20
bitflags = "0.7"
21
libc = "0.2"
22
-libgit2-sys = { path = "libgit2-sys", version = "0.6.0" }
+libgit2-sys = { path = "libgit2-sys", version = "0.6.3" }
23
24
[target."cfg(all(unix, not(target_os = \"macos\")))".dependencies]
25
openssl-sys = { version = "0.9.0", optional = true }
0 commit comments