summaryrefslogtreecommitdiff
path: root/libssh2-sys
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-08-06 07:47:45 -0700
committerAlex Crichton <alex@alexcrichton.com>2018-08-06 07:47:45 -0700
commit20ed26a2918845a5a33adac931ebad43e4166958 (patch)
tree9a61d0e14bbc3d556cf427f562b39f4d7cb865dc /libssh2-sys
parent21aa7b19410c3360db08634ddc004a27562c26aa (diff)
downloadssh2-rs-20ed26a2918845a5a33adac931ebad43e4166958.zip
Bump libssh2-sys to 0.2.10
Diffstat (limited to 'libssh2-sys')
-rw-r--r--libssh2-sys/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh2-sys/Cargo.toml b/libssh2-sys/Cargo.toml
index bca4a44..7bd9d81 100644
--- a/libssh2-sys/Cargo.toml
+++ b/libssh2-sys/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libssh2-sys"
-version = "0.2.9"
+version = "0.2.10"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
links = "ssh2"
build = "build.rs"