summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-04-02 09:49:25 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-04-02 09:49:25 -0700
commit77456e87ba3888d7a9fc62f3e87aeb3a09098f60 (patch)
tree0cdea4f6cbd7a02c9bc450227abcb1ed53454ff7 /Cargo.toml
parent86c56ecb1d2c3d784020b25c0b00bc29fa5c0a66 (diff)
downloadssh2-rs-77456e87ba3888d7a9fc62f3e87aeb3a09098f60.zip
Update to rust master
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ab1979a..40598e6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ssh2"
-version = "0.2.5"
+version = "0.2.6"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
keywords = ["ssh"]