[package] name = "ipify" version = "0.1.0" authors = ["Daniel Niccoli "] license = "MIT" description = "A client library for ipify: A Simple IP Address API." keywords = ["ipify", "api"] repository = "https://github.com/aatxe/irc" [dependencies] hyper = ">0.10.4" hyper-native-tls = ">0.2.0"