From 2e0d3cd7f9b8673b7a85195bc8dedad34fcdce62 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Sat, 22 Feb 2020 08:37:22 -0800 Subject: update readme for latest version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdd7e90..d0acdf3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Rust bindings to libssh2, an ssh client library. ```toml # Cargo.toml [dependencies] -ssh2 = "0.6" +ssh2 = "0.8" ``` ## Building on OSX 10.10+ -- cgit v1.2.3