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 97a8554 commit c2a2613Copy full SHA for c2a2613
libgit2-sys/Cargo.toml
@@ -23,7 +23,7 @@ libz-sys = "1.0.22"
23
24
[build-dependencies]
25
pkg-config = "0.3.7"
26
-cc = { version = "1.0.42", features = ['parallel'] }
+cc = { version = "1.0.43", features = ['parallel'] }
27
28
[target.'cfg(unix)'.dependencies]
29
openssl-sys = { version = "0.9", optional = true }
0 commit comments