From bf35b730de021fcd2ad5bc1504e0a4be55b20c60 Mon Sep 17 00:00:00 2001 From: Greg Fitzgerald Date: Fri, 16 Feb 2018 12:37:20 -0700 Subject: [PATCH] More metadata --- Cargo.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4d1ba2ce2..b144eb779 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,9 @@ [package] name = "silk" description = "A silky smooth implementation of the Loom architecture" -version = "0.1.1" +version = "0.1.2" +homepage = "http://loomprotocol.com/" +repository = "https://github.com/loomprotocol/silk" authors = [ "Anatoly Yakovenko ", "Greg Fitzgerald ",