chapolibot/Cargo.toml
2022-05-05 14:31:00 +00:00

10 lines
No EOL
258 B
TOML

[package]
name = "telegram_bots"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
frankenstein = "0.13"
rand = { version = "0.8.5", features = ["small_rng"] }