osmio 0.2.1

Read and write OpenStreetMap data files
Documentation
[package]
name = "osmio"
version = "0.2.1"
authors = ["Rory McCann <rory@technomancy.org>"]
keywords = ["openstreetmap", "osm"]
license = "AGPL-3.0"
repository = "https://github.com/rory/osmio/"
description = "Read and write OpenStreetMap data files"

[dependencies]
xml-rs = "0.8.0"
protobuf = "~2.8.1"
byteorder = "1.3.2"
flate2 = "1.0.12"
chrono = "0.4.9"
separator = "0.4.1"