Skip to content

Commit 68b12ef

Browse files
committed
Update to libssh2-sys 0.3.0
1 parent 727d73f commit 68b12ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libgit2-sys/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ path = "lib.rs"
2222

2323
[dependencies]
2424
libc = "0.2"
25-
libssh2-sys = { version = "0.2.19", optional = true }
25+
libssh2-sys = { version = "0.3.0", optional = true }
2626
libz-sys = { version = "1.1.0", default-features = false, features = ["libc"] }
2727

2828
[build-dependencies]

0 commit comments

Comments
 (0)