[dependencies.chrono]
version = "0.4"
[dependencies.reqwest]
version = "0.9.12"
[dependencies.serde_json]
version = "1.0"
[package]
authors = ["Ellie Frost <web@stillinbeta.com>"]
categories = ["api-bindings"]
description = "A wrapper for the Google Location Sharing API"
edition = "2018"
keywords = ["google", "location", "locationsharing", "maps", "geolocation"]
license = "Apache-2.0"
name = "locationsharing"
readme = "README.md"
repository = "https://github.com/stillinbeta/locationsharing"
version = "0.1.2"