# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "tensorflow-serving-client" version = "2.3.0" authors = ["Figroc Chen "] description = "A prebuilt tensorflow serving client from the tensorflow serving proto files" homepage = "https://github.com/figroc/tensorflow-serving-client" documentation = "https://docs.rs/tensorflow-serving-client" readme = "README.md" categories = ["api-bindings", "science"] license = "Apache-2.0" repository = "https://github.com/figroc/tensorflow-serving-client" [lib] crate-type = ["rlib"] [dependencies.futures] version = "0.3.5" [dependencies.grpcio] version = "0.6.0" [dependencies.protobuf] version = "2.14.0"