summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-01-23 08:31:49 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-01-23 08:31:49 -0800
commitf125dbfd31473fc5958955ac7546b06fafd04530 (patch)
tree5100979de152fe7923df7be0aa62da32180e3af1 /Cargo.toml
parente2f2c5046f6079d80ed21ae21afc55249dff478a (diff)
downloadssh2-rs-f125dbfd31473fc5958955ac7546b06fafd04530.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 24acda4..39a9807 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ssh2"
-version = "0.1.7"
+version = "0.1.8"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
keywords = ["ssh"]