Some more metadata

This commit is contained in:
Abhishek Chanda
2015-04-24 00:21:23 -07:00
parent 6abb65e366
commit 7226c3fb6f

View File

@ -4,3 +4,4 @@ version = "0.1.0"
authors = ["Abhishek Chanda <abhishe.becsk@gmail.com>"] authors = ["Abhishek Chanda <abhishe.becsk@gmail.com>"]
description = "A library to work with IP CIDRs in Rust, heavily WIP" description = "A library to work with IP CIDRs in Rust, heavily WIP"
license = "Apache-2.0" license = "Apache-2.0"
repository = "https://github.com/achanda/ipnetwork"