[package] name = "ipdata" description = "ipdata.co api client" version = "0.1.0" authors = ["Ben LeMasurier "] edition = "2018" license = "GPL-3.0" license-file = "LICENSE" homepage = "https://github.com/benlemasurier/ipdata" repository = "https://github.com/benlemasurier/ipdata" [dependencies] reqwest = "0.9.9" serde = "1.0.87" serde_derive = "1.0.87" serde_json = "1.0.38"