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.
2 parents c5765ef + 68b12ef commit 1ab62f3Copy full SHA for 1ab62f3
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