thrust 0.1.0

Thrift for Rust
Documentation
[package]
name = "thrust"
version = "0.1.0"
description = "Thrift for Rust"
documentation = "https://thehydroimpulse.github.io/thrust/thrust/index.html"
homepage = "https://github.com/thehydroimpulse/thrust"
repository = "https://github.com/thehydroimpulse/thrust"
readme = "Readme.md"
keywords = ["thrift", "rpc", "async", "networking"]
license = "MIT"
authors = ["Daniel Fagnan <dnfagnan@gmail.com>"]

[dependencies]
nom = "~1.2.1"
byteorder = "*"
docopt = "0.6"
rustc-serialize = "0.3"