# 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 = "yandex-cloud" version = "2023.9.4" include = [ "/src", "README.md", ] description = "Generated gRPC clients for the Yandex Cloud API" homepage = "https://cs.tvl.fyi/depot/-/tree/ops/yandex-cloud-rs" readme = "README.md" license = "MIT" repository = "https://code.tvl.fyi/depot.git:/ops/yandex-cloud-rs.git" [dependencies.prost] version = "0.11" [dependencies.prost-types] version = "0.11" [dependencies.tonic] version = "0.9" features = [ "tls", "tls-roots", "gzip", ] [dev-dependencies.tokio] version = "1.28" [build-dependencies.tonic-build] version = "0.9" [build-dependencies.walkdir] version = "2.3.3"