protoc-rust-copra 0.1.1

Code generator works with the copra RPC framework
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 = "protoc-rust-copra"
version = "0.1.1"
authors = ["Mingyu Zhou <zmy.2347@sjtu.edu.cn>"]
description = "Code generator works with the copra RPC framework"
homepage = "https://github.com/AprliRainkun/copra"
documentation = "https://docs.rs/protoc-rust-copra/0.1.0/protoc_rust_copra/"
keywords = ["RPC"]
license = "MIT/Apache-2.0"
[dependencies.Inflector]
version = "0.11"

[dependencies.log]
version = "0.3"

[dependencies.protobuf]
version = "1.4"
features = ["with-bytes"]

[dependencies.protoc]
version = "1.4"

[dependencies.protoc-rust]
version = "1.4"

[dependencies.tempdir]
version = "0.3"