reproto-backend-java 0.1.0

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

[dependencies]
reproto-backend = {path = "..", version = "0.1"}

log = "0.3"
codeviz_java = "0.1"
codeviz_macros = "0.1"