summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-04-02 18:21:23 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-04-02 18:21:23 -0700
commita74705f1f43e1fc3633d1b69d8b0f35f066fc431 (patch)
treeb4b1fa682e88672721ecb30d920d83b3f7b82690 /Cargo.toml
parent77456e87ba3888d7a9fc62f3e87aeb3a09098f60 (diff)
downloadssh2-rs-a74705f1f43e1fc3633d1b69d8b0f35f066fc431.zip
Update for rust beta
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 40598e6..e1f22eb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ssh2"
-version = "0.2.6"
+version = "0.2.7"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
keywords = ["ssh"]