diff options
author | Vincent Ambo <mail@tazj.in> | 2023-06-13T19·48+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2023-06-14T10·06+0000 |
commit | 1bdb3e5ba85fa9f14a8b7d6c4ea0a341310d4dbe (patch) | |
tree | 222b9e933b9fd190a61680ae249591a1e3ce1902 /ops/yandex-cloud-rs/Cargo.toml | |
parent | 2e893dca1dc8365dd2a244dda3f92f52c884a660 (diff) |
chore(ops/yandex-cloud-rs): bump API definitions to 2023-06-13 r/6290
Change-Id: Iad2d85eaffe96de0cf9ecb490fe5ba87209e1005 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8765 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su>
Diffstat (limited to 'ops/yandex-cloud-rs/Cargo.toml')
-rw-r--r-- | ops/yandex-cloud-rs/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/yandex-cloud-rs/Cargo.toml b/ops/yandex-cloud-rs/Cargo.toml index 9bac344a67d0..2bda2e44913a 100644 --- a/ops/yandex-cloud-rs/Cargo.toml +++ b/ops/yandex-cloud-rs/Cargo.toml @@ -2,7 +2,7 @@ name = "yandex-cloud" description = "Generated gRPC clients for the Yandex Cloud API" license = "MIT" -version = "2023.5.23" +version = "2023.6.13" 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" |