Files
ipnetwork/Cargo.toml
Abhishek Chanda d3a4bf5b77 Bump version
2015-05-05 12:26:56 -07:00

8 lines
248 B
TOML

[package]
name = "ipnetwork"
version = "0.1.10"
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"