# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "nebula-fbthrift-graph-v1" version = "0.3.0" authors = ["vkill "] description = "Nebula Graph v1 graph interface" homepage = "https://github.com/bk-rs/nebula-rs" documentation = "https://docs.rs/nebula-fbthrift-graph-v1" readme = "README.md" keywords = [] categories = [] license = "Apache-2.0 OR MIT" repository = "https://github.com/bk-rs/nebula-rs" resolver = "1" [dependencies.anyhow] version = "1" default-features = false [dependencies.async-trait] version = "0.1" default-features = false [dependencies.common] version = "=0.3.0" default-features = false package = "nebula-fbthrift-common-v1" [dependencies.const-cstr] version = "0.3" default-features = false [dependencies.fbthrift] version = "=0.0.7" default-features = false package = "fbthrift-git" [dependencies.futures] version = "0.3" features = ["std"] default-features = false [dependencies.tracing] version = "0.1" features = ["attributes"] default-features = false