osm-proto-rs 0.2.0

Prost-generated native Rust bindings for the OSM PBF file format
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "osm-proto-rs"
version = "0.2.0"
authors = ["Felix Schütt <felix.schuett@maps4print.com>"]
build = "src/build.rs"
description = "Prost-generated native Rust bindings for the OSM PBF file format"
documentation = "https://docs.rs/osm-proto-rs"
keywords = ["osm", "protobuf", "openstreetmap", "proto", "pbf"]
categories = ["encoding"]
license = "MIT"
repository = "https://github.com/sharazam/osm-proto-rs"
[dependencies.prost]
version = "0.1.0"

[dependencies.prost-derive]
version = "0.1.0"

[dependencies.bytes]
version = "0.4.4"
[build-dependencies.prost-build]
version = "0.1.0"