reproto 0.0.7

Rethinking Protocol Generators
Documentation
[package]
name = "reproto"
version = "0.0.7"
authors = ["John-John Tedro <udoprog@tedro.se>"]
license = "Apache-2.0"
readme = "README.md"
repository = "https://github.com/reproto/reproto"
homepage = "https://github.com/reproto/reproto"
documentation = "https://docs.rs/reproto"
description = """
Rethinking Protocol Generators
"""

[dependencies]
error-chain = "0.10.0"
log = "0.3.7"
clap = "2.24.2"
pest = "0.4.1"

[dependencies.codeviz]
version = "0.0.5"