appleloc 0.0.5

Crate for accessing Apple's internal geolocation API service.
Documentation
[dependencies.protobuf]
version = "3.4.0"

[dependencies.reqwest]
features = ["blocking"]
version = "0.12.4"

[dependencies.thiserror]
version = "1.0.61"

[package]
description = "Crate for accessing Apple's internal geolocation API service."
edition = "2021"
homepage = "https://github.com/AngeloD2022/appleloc"
license = "MIT"
name = "appleloc"
readme = "README.md"
repository = "https://github.com/AngeloD2022/appleloc"
version = "0.0.5"