# 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 = "2018" name = "surrealdb-tikv-client-store" version = "0.1.0-surreal.2" authors = ["The TiKV Project Authors"] description = "Low level TiKV node components of the TiKV Rust client" license = "Apache-2.0" repository = "https://github.com/tikv/client-rust" [dependencies.async-trait] version = "0.1" [dependencies.derive-new] version = "0.5" [dependencies.futures] version = "0.3" features = [ "compat", "async-await", "thread-pool", ] [dependencies.grpcio] version = "0.10" features = [ "boringssl", "prost-codec", ] default-features = false [dependencies.log] version = "0.4" [dependencies.surrealdb-tikv-client-common] version = "0.1.0-surreal.2" [dependencies.surrealdb-tikv-client-proto] version = "0.1.0-surreal.2"