aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 8ce7c597ac246d14cd82099a5538a9cddeb3f2db (plain)
1
2
3
4
5
6
7
8
[package]
name = "luggas"
version = "0.1.0"
authors = ["jan <jan@ruken.pw>"]

[dependencies]
telegram-bot = "0.4"
time = "0.1"