[dependencies.clap]
version = "2.33.3"
[dependencies.ipgeolocate]
version = "0.3.0"
[dependencies.ureq]
version = "1.5.1"
[package]
authors = ["Grant Handy <grantshandy@gmail.com>"]
categories = ["network-programming", "command-line-utilities"]
description = "A CLI tool that finds the location of IP addresses."
documentation = "https://docs.rs/ipgeocli"
edition = "2018"
keywords = ["geolocation", "ip", "locator", "geolocate", "cli"]
license = "GPL-3.0"
name = "ipgeo"
repository = "https://github.com/DefunctLizard/ipgeocli/"
version = "0.1.0"