summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-01-03 14:28:59 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-01-03 14:29:14 -0800
commit763fcce23a4d6736be609d0e758ca667299b7547 (patch)
treee664833a72ff0214bb29544ba7f66a31c32494d1 /Cargo.toml
parent09e6152c628a4cd2ad0706d9ad94c5b73ff3aee2 (diff)
downloadssh2-rs-763fcce23a4d6736be609d0e758ca667299b7547.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 498774f..240e52f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ssh2"
-version = "0.1.2"
+version = "0.1.3"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
keywords = ["ssh"]