epsg 0.3.0

EPSG Coordinate Reference System tools & data
Documentation
[dependencies.handlebars]
version = "3.2.1"

[dependencies.phf]
features = ["macros"]
version = "0.7.24"

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

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

[dependencies.serde_json]
version = "1.0.56"

[dependencies.time]
version = "0.2.16"

[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.3.0"