summaryrefslogtreecommitdiff
path: root/libssh2-sys
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-11-09 08:12:35 -0800
committerAlex Crichton <alex@alexcrichton.com>2016-11-09 08:12:35 -0800
commit620b5c2e8702fb6986ecb22572899805b50cb4e2 (patch)
tree4cc08c7d9a85094f556ecef9c6981c51e6e7dbb6 /libssh2-sys
parent2a1cd431885818cd62aa4ea6fe79e08f0ed8298e (diff)
downloadssh2-rs-620b5c2e8702fb6986ecb22572899805b50cb4e2.zip
Bump libssh2-sys to 0.2.1
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 b940b83..f817001 100644
--- a/libssh2-sys/Cargo.toml
+++ b/libssh2-sys/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libssh2-sys"
-version = "0.2.0"
+version = "0.2.1"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
links = "ssh2"
build = "build.rs"