Update crate name and add some metadata

This commit is contained in:
Abhishek Chanda
2015-04-24 00:19:47 -07:00
parent 063108c99f
commit 6abb65e366

View File

@ -1,4 +1,6 @@
[package]
name = "network"
name = "ipnetwork"
version = "0.1.0"
authors = ["Abhishek Chanda <abhishe.becsk@gmail.com>"]
description = "A library to work with IP CIDRs in Rust, heavily WIP"
license = "Apache-2.0"