diff options
author | Vincent Ambo <tazjin@tvl.su> | 2023-09-12T12·44+0300 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2023-09-12T12·57+0000 |
commit | c82b926e312be81f20ed15da0fdaf93ec94e32bf (patch) | |
tree | 29f54ffeb9841c034c43f0007e7f0d42f8baf735 /ops/yandex-cloud-rs/Cargo.toml | |
parent | c77c7ae9a54740f7fc6036e6491aaecc0f011ae4 (diff) |
chore(ops/yandex-cloud-rs): bump API definitions to 2023-09-04 r/6582
Change-Id: I6ef83796a01014b01ac8aef6c7f500863f5cbf03 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9305 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI Autosubmit: 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 c77ac03189a5..a72d11d59ac4 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.6.13" +version = "2023.9.4" 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" |