summaryrefslogtreecommitdiff
path: root/libssh2-sys
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-11-05 22:07:39 -0700
committerAlex Crichton <alex@alexcrichton.com>2016-11-05 22:07:39 -0700
commit5f199affe29fd72525eccc0742838b43d84a898e (patch)
tree098d3c03cebb68048207df605fec67bc554265ae /libssh2-sys
parent37bf7b6cd10e2177aea9ddba817e26394c61474c (diff)
downloadssh2-rs-5f199affe29fd72525eccc0742838b43d84a898e.zip
Bump to 0.1.40
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 fd5b0f7..d2e0dad 100644
--- a/libssh2-sys/Cargo.toml
+++ b/libssh2-sys/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libssh2-sys"
-version = "0.1.39"
+version = "0.1.40"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
links = "ssh2"
build = "build.rs"