[dependencies.once_cell]
version = "1.16"
[dependencies.thiserror]
version = "1.0"
[dev-dependencies]
[package]
authors = ["just-do-halee <just.do.halee@gmail.com>"]
categories = ["network-programming", "data-structures", "rust-patterns"]
description = "Ipzone provides a simple and powerful IP architecture to Rust."
documentation = "https://docs.rs/ipzone"
edition = "2021"
exclude = [".gitignore", ".github/"]
homepage = "https://github.com/just-do-halee/ipzone"
keywords = ["ip", "network", "address", "net", "addr"]
license = "MIT OR Apache-2.0"
name = "ipzone"
readme = "README.md"
repository = "https://github.com/just-do-halee/ipzone.git"
version = "0.4.0"