diff options
author | Vincent Ambo <mail@tazj.in> | 2023-05-23T09·38+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2023-05-23T10·17+0000 |
commit | 6d9ebd7b7c63ac949ef048b5328aa72ef39ef4d5 (patch) | |
tree | 80b677fab6cc5d4bf7e789c28f41b1d4b36d6f16 /ops/yandex-cloud-rs/Cargo.toml | |
parent | b8cbf3456b6d2377ca6801f8a2acc79d90e5338f (diff) |
chore(ops/yandex-cloud-rs): bump API specs to 2023-05-23 r/6175
Change-Id: Ibc98d3878690099d6d95dfe1a2741d551ed7a72a Reviewed-on: https://cl.tvl.fyi/c/depot/+/8608 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
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 9546f82b1c6f..9bac344a67d0 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.19" +version = "2023.5.23" 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" |