summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-03-25 09:44:24 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-03-25 09:44:24 -0700
commitb41fbc927ff55525fc4a6c31aea83e49604f84bc (patch)
treedd6600c32c73786e5ec9f9ab7efa405622765cd6 /Cargo.toml
parent20051a11312ff1769bd21c461232c0cb8bc99815 (diff)
downloadssh2-rs-b41fbc927ff55525fc4a6c31aea83e49604f84bc.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 6cabcf8..63cc0dd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ssh2"
-version = "0.2.3"
+version = "0.2.4"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
keywords = ["ssh"]