From 4a1ad3717c6a38d2dfc07806c5a5069c58a92288 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 16 Dec 2014 10:42:00 -0800 Subject: Update Cargo manifests --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index eb32420..966b3b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ssh2" -version = "0.0.2" +version = "0.1.0" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" keywords = ["ssh"] @@ -18,4 +18,4 @@ name = "all" [dependencies.libssh2-sys] path = "libssh2-sys" -version = "*" +version = "0.1.0" -- cgit v1.2.3