mvt 0.2.0

A library for encoding mapbox vector tiles
Documentation
[package]
name = "mvt"
version = "0.2.0"
authors = ["Douglas Lau <doug.lau@state.mn.us>"]
description = "A library for encoding mapbox vector tiles"
license = "MIT OR Apache-2.0"
documentation = "https://docs.rs/mvt"
homepage = "https://github.com/DougLau/mvt"
repository = "https://github.com/DougLau/mvt"
readme = "README.md"
keywords = ["cartography", "mapping", "gis", "vector", "tile"]
categories = ["encoding"]
edition = "2018"

[dependencies]
log = "0.4"
protobuf = "2.0"