summaryrefslogtreecommitdiff
path: root/libssh2-sys
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-11-09 08:40:02 -0800
committerAlex Crichton <alex@alexcrichton.com>2016-11-09 08:40:02 -0800
commitf2869cf29ff9546993fe77873b533f14ae430658 (patch)
treede7383b824385436ef32500b7c4777aa955cd9b8 /libssh2-sys
parent81d17a96d9d6abd6a267ecb35ce84dac59f94eb9 (diff)
downloadssh2-rs-f2869cf29ff9546993fe77873b533f14ae430658.zip
Bump to libssh2-sys 0.2.2
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 f817001..8d9060b 100644
--- a/libssh2-sys/Cargo.toml
+++ b/libssh2-sys/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libssh2-sys"
-version = "0.2.1"
+version = "0.2.2"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
links = "ssh2"
build = "build.rs"