From 324666ba4c52f2852ed55e73b410bfa6426624ac Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Sat, 5 Nov 2016 22:08:13 -0700 Subject: Bump dep on libssh2-sys --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d585686..6a082c8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ name = "all" [dependencies] bitflags = "0.1" libc = "0.2" -libssh2-sys = { path = "libssh2-sys", version = "0.1.38" } +libssh2-sys = { path = "libssh2-sys", version = "0.1.40" } [target."cfg(unix)".dependencies] openssl-sys = "0.9" -- cgit v1.2.3