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:
parent
ded30c1ba9
commit
d5748475d8
2 changed files with 4 additions and 0 deletions
|
|
@ -19,3 +19,6 @@ features = [ "tls", "tls-roots", "gzip" ]
|
|||
[build-dependencies]
|
||||
tonic-build = "0.9"
|
||||
walkdir = "2.3.3"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = "1.28" # check when updating tonic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue