[package] name = "ipbyte" version = "0.1.1" edition = "2021" authors = ["Hardfood "] description = "ipv4 to u32,todo-> ipv6 to u128" repository = "https://gitee.com/w-8/ipbyte" license = "MIT" license-file = "LICENSE" keywords = ["ip"] readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]