glip 0.6.0

Geographic location for IP Address with MaxmindDB.
Documentation
[package]
name = "glip"
version = "0.6.0"
authors = ["Tomohisa Oda <linyows@gmail.com>"]
homepage = "https://github.com/linyows/glip"
license = "MIT"
edition = "2018"
readme = "README.md"
repository = "https://github.com/linyows/glip"
description = "Geographic location for IP Address with MaxmindDB."

[dependencies]
maxminddb = "0.12.0"
reqwest = "0.9.8"
libflate = "0.1.19"
clap = "2.32"