summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-12-23 09:26:52 -0800
committerAlex Crichton <alex@alexcrichton.com>2014-12-23 09:26:52 -0800
commit509a8459e466ffa4705a0c686b80ac80b499f5d5 (patch)
treed59173b2ca24b7e846dc9d386d6860e06de88fbd /Cargo.toml
parent842cefa7e17807602b842d91b22140510699ea40 (diff)
downloadssh2-rs-509a8459e466ffa4705a0c686b80ac80b499f5d5.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 1117684..498774f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ssh2"
-version = "0.1.1"
+version = "0.1.2"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
keywords = ["ssh"]