We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 727d73f commit 68b12efCopy full SHA for 68b12ef
libgit2-sys/Cargo.toml
@@ -22,7 +22,7 @@ path = "lib.rs"
22
23
[dependencies]
24
libc = "0.2"
25
-libssh2-sys = { version = "0.2.19", optional = true }
+libssh2-sys = { version = "0.3.0", optional = true }
26
libz-sys = { version = "1.1.0", default-features = false, features = ["libc"] }
27
28
[build-dependencies]
0 commit comments