From b7a95ab7ccd55f8ec6813a4aaa076d2113ab7e68 Mon Sep 17 00:00:00 2001 From: Greg Fitzgerald Date: Fri, 16 Feb 2018 12:40:06 -0700 Subject: [PATCH] Re-add docs link --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b144eb779..26b5d18da 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,8 @@ [package] name = "silk" description = "A silky smooth implementation of the Loom architecture" -version = "0.1.2" +version = "0.1.3" +documentation = "https://docs.rs/silk" homepage = "http://loomprotocol.com/" repository = "https://github.com/loomprotocol/silk" authors = [