summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-01-09 08:23:30 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-01-09 08:23:49 -0800
commit56b71e79aeb29f83dd0181f9c39a6711b23bc5e5 (patch)
tree9601c935631f99b94266a7ab8b23364cac153b82 /Cargo.toml
parent5bc8f658884dd131139cf93c8b98997c9325b983 (diff)
downloadssh2-rs-56b71e79aeb29f83dd0181f9c39a6711b23bc5e5.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 e2796c4..c0ebba7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ssh2"
-version = "0.1.5"
+version = "0.1.6"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
keywords = ["ssh"]