[package] name = "valip" version = "0.4.0" edition = "2021" authors = ["Lee Smet "] description = "Parsing of ip addresses from bytes representing strings" readme = "./README.md" repository = "https://github.com/LeeSmet/valip" license = "MIT" categories = ["no-std"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]