summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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+