chore(ops/yandex-cloud-rs): bump API definitions to 2023-06-13

Change-Id: Iad2d85eaffe96de0cf9ecb490fe5ba87209e1005
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8765
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
Vincent Ambo 2023-06-13 22:48:29 +03:00 committed by tazjin
parent 2e893dca1d
commit 1bdb3e5ba8
3 changed files with 65 additions and 92 deletions

View file

@ -4,8 +4,8 @@ let
protoSrc = pkgs.fetchFromGitHub {
owner = "yandex-cloud";
repo = "cloudapi";
rev = "d45e30883ea8a2186ed3375305eddc9c9c504c13";
sha256 = "01jcs3si4sllq685si8aby3g1lxjj46r1b7abmhak0m7xmgj0fb1";
rev = "dcff396bf4bcdd724207f3b38add3a968d5e9125";
sha256 = "0yi4wwqff33bja3nn90izn5r0ar97igpamkbk2kadsavpwp3dry2";
};
in
pkgs.rustPlatform.buildRustPackage rec {