[dependencies]
regex = "0.1.48"
serde_json = "0.6"
[package]
authors = ["Jordan Miner <jminer7@gmail.com>"]
description = "A Rust implementation of Apache Avro"
license = "Apache-2.0/MIT"
name = "avro"
readme = "README.md"
repository = "https://github.com/jminer/rust-avro"
version = "0.2.1"