tvl-depot/users/tazjin/yddns/Cargo.toml
Vincent Ambo 3d3890ebcd 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>
2023-06-14 10:06:37 +00:00

12 lines
273 B
TOML

[package]
name = "yddns"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0"
crimp = "4087.0"
tokio = "*" # pulled in by yandex-cloud
yandex-cloud = "2023.6.13"