fbthrift-git 0.0.1+unstable2020090200

This is a -git package for fbthrift.
Documentation
# @generated by autocargo from //thrift/lib/rust:fbthrift
[package]
name = "fbthrift-git"
edition = "2018"
version = "0.0.1+unstable2020090200"
include = ["src/**/*.rs"]
description = "This is a -git package for fbthrift."

license = "Apache-2.0 OR MIT"

authors = ["Facebook"]

[dependencies]
anyhow = "1.0"
async-trait = "0.1.29"
bufsize = "0.5"
bytes = { version = "0.5", features = ["serde"] }
bytes-old = { package = "bytes", version = "0.4", features = ["serde"] }
ghost = "0.1"
num-derive = "0.3"
num-traits = "0.2"
ordered-float = { version = "1.1.0", features = [ "serde" ] }
thiserror = "1.0"

[dev-dependencies]
quickcheck = "0.9"