social-media-news-bot/bot/Cargo.toml

9 lines
122 B
TOML
Raw Normal View History

2024-12-27 09:10:48 +00:00
[package]
name = "bot"
version = "0.1.0"
edition = "2021"
[dependencies]
tokio = { version = "1", features = ["full"] }