diff options
Diffstat (limited to 'ops/yandex-cloud-rs/Cargo.toml')
-rw-r--r-- | ops/yandex-cloud-rs/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/yandex-cloud-rs/Cargo.toml b/ops/yandex-cloud-rs/Cargo.toml index 0a12fea0ef25..77592e87166b 100644 --- a/ops/yandex-cloud-rs/Cargo.toml +++ b/ops/yandex-cloud-rs/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "yandex-cloud" description = "Generated gRPC clients for the Yandex Cloud API" +license = "MIT" version = "2023.5.19" edition = "2021" homepage = "https://cs.tvl.fyi/depot/-/tree/ops/yandex-cloud-rs" |