diff options
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" |