# @generated by autocargo from //thrift/annotation:hack-rust-clients [package] name = "hack_clients" version = "0.0.1+unstable" authors = ["Daniel Xu ", "Facebook"] edition = "2021" repository = "https://github.com/facebook/fbthrift" license = "Apache-2.0" build = "thrift_build.rs" [lib] path = "thrift_lib.rs" test = false doctest = false doc = false [dependencies] anyhow = "1.0.75" async-trait = "0.1.71" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", path = "../../.." } futures = { version = "0.3.30", features = ["async-await", "compat"] } hack__types = { package = "hack", version = "0.0.1+unstable", path = ".." } scope = { version = "0.0.1+unstable", path = "../../scope" } scope_clients = { version = "0.0.1+unstable", path = "../../scope/clients" } tracing = { version = "0.1.40", features = ["attributes"] } [build-dependencies] thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }