fix(ops/yandex-cloud-rs): fix dev-dependencies for examples

Change-Id: Ib99755d2b49464a6a30442b696ecfeda03038066
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8767
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
This commit is contained in:
Vincent Ambo 2023-06-13 22:52:31 +03:00 committed by tazjin
parent ded30c1ba9
commit d5748475d8
2 changed files with 4 additions and 0 deletions

View file

@ -1361,6 +1361,7 @@ version = "2023.6.13"
dependencies = [
"prost",
"prost-types",
"tokio",
"tonic",
"tonic-build",
"walkdir",