[dependencies.futures]
version = "0.3.13"
[dependencies.serde_json]
version = "1.0.64"
[dependencies.surf]
version = "2.2.0"
[dev-dependencies.tokio]
features = ["full"]
version = "1.4.0"
[package]
authors = ["Grant Handy <grantshandy@gmail.com>"]
categories = ["network-programming"]
description = "Get IP address geolocation information freely."
documentation = "https://docs.rs/ipgeolocate"
edition = "2018"
keywords = ["geolocation", "ip", "locator", "geolocator", "geolocate"]
license = "GPL-3.0"
name = "ipgeolocate"
repository = "https://github.com/DefunctLizard/ipgeolocate/"
version = "0.3.5"