Files
tarpc/tarpc_examples/Cargo.toml
2016-07-28 20:37:51 -07:00

10 lines
239 B
TOML

[package]
name = "tarpc_examples"
version = "0.1.0"
authors = ["Adam Wright <adam.austin.wright@gmail.com>", "Tim Kuehn <timothy.j.kuehn@gmail.com>"]
[dev-dependencies]
tarpc = { path = "../tarpc" }
lazy_static = "0.2"
env_logger = "0.3"