Files
ipnetwork/Cargo.toml
Abhishek Chanda 7226c3fb6f Some more metadata
2015-04-24 00:21:23 -07:00

8 lines
247 B
TOML

[package]
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"
repository = "https://github.com/achanda/ipnetwork"