# @generated by autocargo from //thrift/lib/rust:fbthrift [package] name = "fbthrift" version = "0.0.1+unstable" authors = ["Daniel Xu ", "Facebook"] edition = "2021" repository = "https://github.com/facebook/fbthrift" license = "Apache-2.0" publish = false [dependencies] anyhow = "1.0.75" async-trait = "0.1.71" base64 = "0.13" bufsize = "1.0.5" bytes = { version = "1.6.0", features = ["serde"] } futures = { version = "0.3.30", features = ["async-await", "compat"] } ghost = "0.1.17" num-derive = "0.3.3" num-traits = "0.2" ordered-float = { version = "3.7", features = ["serde"] } panic-message = "0.3" serde_json = { version = "1.0.100", features = ["float_roundtrip", "unbounded_depth"] } thiserror = "1.0.49" [dev-dependencies] quickcheck = "1.0"