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"