mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-16 00:48:10 +00:00
7 lines
195 B
TOML
7 lines
195 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"
|