fix(ops/yandex-cloud-rs): set license in Cargo manifest
Change-Id: Icc15953557585cbb2708a1267ab509caca8b258e Reviewed-on: https://cl.tvl.fyi/c/depot/+/8600 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
1076b509ae
commit
fd92ea9be3
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue