[package] name = "local-ip" version = "0.1.0" authors = ["Tim Ryan "] description = "Get your local IP address." license = "MIT" repository = "https://github.com/tcr/rust-local-ip.git" [dependencies] regex = "0.1"