docs(ops/yandex-cloud-rs): add developer-facing README

Mostly to remind myself about the wonky release process.

Change-Id: I76ea8d9a2ed600ebb31f4b1a5368f3cefa0556d6
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8598
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
Vincent Ambo 2023-05-19 12:16:22 +03:00 committed by tazjin
parent e31008db14
commit e9efa579a7
2 changed files with 53 additions and 0 deletions

View file

@ -3,6 +3,8 @@ name = "yandex-cloud"
description = "Generated gRPC clients for the Yandex Cloud API"
version = "2023.4.24"
edition = "2021"
homepage = "https://cs.tvl.fyi/depot/-/tree/ops/yandex-cloud-rs"
repository = "https://code.tvl.fyi/depot.git:/ops/yandex-cloud-rs.git"
[dependencies]
prost = "0.11"