[dependencies.ipnet]
version = "^2.8.0"
[dependencies.thiserror]
version = "^1.0.44"
[package]
authors = ["Evan Pratten <ewpratten@gmail.com>"]
categories = ["algorithms", "encoding", "network-programming"]
description = "Rust functions for interacting with RFC6052 IPv4-Embedded IPv6 Addresses"
documentation = "https://docs.rs/rfc6052"
edition = "2021"
homepage = "https://github.com/ewpratten/protomask/tree/master/libs/rfc6052"
keywords = ["rfc6052", "ipv4-embedded-ipv6", "address-translation", "ipv4", "ipv6"]
license = "GPL-3.0"
name = "rfc6052"
readme = "README.md"
repository = "https://github.com/ewpratten/protomask"
version = "1.0.0"