[dependencies]
[package]
authors = ["Lee Smet <lee.smet@hotmail.com>"]
categories = ["no-std"]
description = "Parsing of ip addresses from bytes representing strings"
edition = "2021"
license = "MIT"
name = "valip"
readme = "./README.md"
repository = "https://github.com/LeeSmet/valip"
resolver = "2"
version = "0.2.1"