location_history 0.2.1

Parse Google LocationHistory.json
Documentation
[dependencies.chrono]
features = ["serde"]
version = "0.4.6"

[dependencies.serde]
version = "1.0.80"

[dependencies.serde_derive]
version = "1.0.80"

[dependencies.serde_json]
version = "1.0.33"

[package]
authors = ["Eric Trombly <etrombly@yahoo.com>"]
description = "Parse Google LocationHistory.json"
edition = "2018"
homepage = "https://github.com/etrombly/location_history.git"
keywords = ["google", "location", "history", "tracking"]
license = "MIT OR Apache-2.0"
name = "location_history"
readme = "README.md"
repository = "https://github.com/etrombly/location_history.git"
version = "0.2.1"