chore(tazjin/yddns): update yandex-cloud version

Change-Id: Iaf246014601bf7ab3fb1af4961c2fe26f66e45be
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8770
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
Vincent Ambo 2023-06-14 12:58:36 +03:00 committed by tazjin
parent b3c9619f8c
commit 3d3890ebcd
3 changed files with 9 additions and 12 deletions

View file

@ -6,8 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.71"
crimp = "4087.0.0"
tokio = "1.28.2"
tonic = "0.9.2"
yandex-cloud = "2023.5.23"
anyhow = "1.0"
crimp = "4087.0"
tokio = "*" # pulled in by yandex-cloud
yandex-cloud = "2023.6.13"