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

[dependencies]
telegram-bot = "0.4"
time = "0.1"
regex = "0.1"
rustc-serialize = "0.3"