kfc_crazy_thus 1.0.3

KFC 疯狂星期四 tg bot
[dependencies.chrono]
version = "0.4.22"

[dependencies.log]
version = "0.4"

[dependencies.pretty_env_logger]
version = "0.4"

[dependencies.teloxide]
features = ["macros", "auto-send", "ctrlc_handler"]
version = "0.10.1"

[dependencies.tokio]
features = ["rt-multi-thread", "macros"]
version = "1.8"

[package]
authors = ["poly000"]
description = "KFC 疯狂星期四 tg bot"
edition = "2021"
license = "MIT"
name = "kfc_crazy_thus"
readme = "README.md"
repository = "https://github.com/000lyop/kfc_crazy_thus"
version = "1.0.3"
[profile.release]
codegen-units = 1
lto = true
panic = "abort"
strip = true