summaryrefslogtreecommitdiff
path: root/libssh2-sys/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-05-03 06:53:33 -0700
committerAlex Crichton <alex@alexcrichton.com>2018-05-03 06:53:33 -0700
commit9e2601d174c472a236fcf96c7247f959bf56b4d5 (patch)
tree3e08476c410bd5676def73064d1e8eeb427685fd /libssh2-sys/Cargo.toml
parentc2a63dad7b6b6b1cda731dc01b16f34547a7ed9b (diff)
downloadssh2-rs-9e2601d174c472a236fcf96c7247f959bf56b4d5.zip
Bump libssh2-sys to 0.2.7
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 5b187d2..965d283 100644
--- a/libssh2-sys/Cargo.toml
+++ b/libssh2-sys/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libssh2-sys"
-version = "0.2.6"
+version = "0.2.7"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
links = "ssh2"
build = "build.rs"