mvt 0.1.2

A library for encoding mapbox vector tiles
[package]
name = "mvt"
version = "0.1.2"
authors = ["Douglas Lau <doug.lau@state.mn.us>"]
description = "A library for encoding mapbox vector tiles"
license = "MIT/Apache-2.0"
documentation = "https://docs.rs/mvt"
homepage = "https://github.com/DougLau/mvt"
repository = "https://github.com/DougLau/mvt"
edition = "2018"

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