geocode 0.1.1

Find location information by using Google Maps or DataScienceToolkit API
Documentation
[package]
authors = ["manguluka <tali@manguluka.com>"]
description = "Find location information by using Google Maps or DataScienceToolkit API"
license = "MIT"
name = "geocode"
repository = "https://github.com/manguluka/geocode-rs"
version = "0.1.1"

[dependencies]
cabot = "0.1.3"
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"
url = "1.5.1"