epsg 0.5.1

EPSG Coordinate Reference System tools & data
Documentation
[[bench]]
harness = false
name = "lookup"
[build-dependencies.handlebars]
version = "4.1.2"

[build-dependencies.postgres]
features = ["with-time-0_2"]
version = "0.19.1"

[build-dependencies.reqwest]
features = ["blocking"]
version = "0.11.4"

[build-dependencies.serde]
features = ["derive"]
version = "1.0.130"

[build-dependencies.time]
version = "0.2"
[dependencies.phf]
features = ["macros"]
version = "0.10.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.130"

[dependencies.serde_json]
version = "1.0.67"
[dev-dependencies.criterion]
version = "0.3.5"

[package]
authors = ["Alex Collins"]
description = "EPSG Coordinate Reference System tools & data"
edition = "2018"
homepage = "https://github.com/atcol/epsg"
keywords = ["epsg", "ogc", "geo", "crs", "coordinates"]
license = "MIT"
name = "epsg"
readme = "README.md"
repository = "https://github.com/atcol/epsg"
version = "0.5.1"