From 7226c3fb6f6c0f2168cc1189eeed9c1533a946df Mon Sep 17 00:00:00 2001 From: Abhishek Chanda Date: Fri, 24 Apr 2015 00:21:23 -0700 Subject: [PATCH] Some more metadata --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 0fee944..d4b86e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,3 +4,4 @@ version = "0.1.0" authors = ["Abhishek Chanda "] description = "A library to work with IP CIDRs in Rust, heavily WIP" license = "Apache-2.0" +repository = "https://github.com/achanda/ipnetwork"