summaryrefslogtreecommitdiff
path: root/libssh2-sys
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-05-08 09:11:10 -0700
committerAlex Crichton <alex@alexcrichton.com>2017-05-08 09:12:47 -0700
commitcb1c184968b2a0c84bd3fdabe46594694bade549 (patch)
tree3eeea1ddf1ac4a3002039e40b6535e12af68241b /libssh2-sys
parent0a2c2694eaaed9196f3ee869dd9ea2f3c1fa5019 (diff)
downloadssh2-rs-cb1c184968b2a0c84bd3fdabe46594694bade549.zip
Bump libssh2-sys to 0.2.6
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 00f3a96..8277813 100644
--- a/libssh2-sys/Cargo.toml
+++ b/libssh2-sys/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libssh2-sys"
-version = "0.2.5"
+version = "0.2.6"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
links = "ssh2"
build = "build.rs"