# @generated by autocargo from //thrift/annotation:all-rust-mocks [package] name = "all_mocks" 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] all__clients = { package = "all_clients", version = "0.0.1+unstable", path = "../clients" } all__types = { package = "all", version = "0.0.1+unstable", path = ".." } 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" } compat = { version = "0.0.1+unstable", path = "../../compat" } compat_clients = { version = "0.0.1+unstable", path = "../../compat/clients" } compat_mocks = { version = "0.0.1+unstable", path = "../../compat/mocks" } const-cstr = "0.3.0" cpp = { version = "0.0.1+unstable", path = "../../cpp" } cpp_clients = { version = "0.0.1+unstable", path = "../../cpp/clients" } cpp_mocks = { version = "0.0.1+unstable", path = "../../cpp/mocks" } fbthrift = { version = "0.0.1+unstable", path = "../../.." } futures = { version = "0.3.30", features = ["async-await", "compat"] } go = { version = "0.0.1+unstable", path = "../../go" } go_clients = { version = "0.0.1+unstable", path = "../../go/clients" } go_mocks = { version = "0.0.1+unstable", path = "../../go/mocks" } hack = { version = "0.0.1+unstable", path = "../../hack" } hack_clients = { version = "0.0.1+unstable", path = "../../hack/clients" } hack_mocks = { version = "0.0.1+unstable", path = "../../hack/mocks" } java = { version = "0.0.1+unstable", path = "../../java" } java_clients = { version = "0.0.1+unstable", path = "../../java/clients" } java_mocks = { version = "0.0.1+unstable", path = "../../java/mocks" } python = { version = "0.0.1+unstable", path = "../../python" } python_clients = { version = "0.0.1+unstable", path = "../../python/clients" } python_mocks = { version = "0.0.1+unstable", path = "../../python/mocks" } rust = { version = "0.0.1+unstable", path = "../../rust" } rust_clients = { version = "0.0.1+unstable", path = "../../rust/clients" } rust_mocks = { version = "0.0.1+unstable", path = "../../rust/mocks" } scope = { version = "0.0.1+unstable", path = "../../scope" } scope_clients = { version = "0.0.1+unstable", path = "../../scope/clients" } scope_mocks = { version = "0.0.1+unstable", path = "../../scope/mocks" } thrift = { version = "0.0.1+unstable", path = "../../thrift" } thrift_clients = { version = "0.0.1+unstable", path = "../../thrift/clients" } thrift_mocks = { version = "0.0.1+unstable", path = "../../thrift/mocks" } 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" }