update_bot/Cargo.toml

14 lines
256 B
TOML

[package]
name = "update_bot"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
libcwtch = "0.7.0"
cwtch-imp = "0.2.3"
serde_json = "1.0"
chrono = "0.4.19"