summaryrefslogtreecommitdiff
path: root/libssh2-sys/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-11-18 14:46:32 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-11-18 14:46:32 -0800
commit3cb227410ed1f454e2884526f66ba48dc8de12f9 (patch)
tree27bd83e64fb586849ae68bab5f864d74166579b7 /libssh2-sys/Cargo.toml
parent7affeb36ae1daacc03647e8a93bc7a45e20303db (diff)
downloadssh2-rs-3cb227410ed1f454e2884526f66ba48dc8de12f9.zip
Bump libssh2-sys to 0.1.33
Diffstat (limited to 'libssh2-sys/Cargo.toml')
-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 d6d336e..0252899 100644
--- a/libssh2-sys/Cargo.toml
+++ b/libssh2-sys/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libssh2-sys"
-version = "0.1.32"
+version = "0.1.33"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
links = "ssh2"
build = "build.rs"