From fd92ea9be3b74dfdb4162ed21b9ce9f9f4eb19b9 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Fri, 19 May 2023 12:24:04 +0300 Subject: 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 Autosubmit: tazjin Tested-by: BuildkiteCI --- ops/yandex-cloud-rs/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'ops') diff --git a/ops/yandex-cloud-rs/Cargo.toml b/ops/yandex-cloud-rs/Cargo.toml index 0a12fea0ef..77592e8716 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" -- cgit 1.4.1