aboutsummaryrefslogtreecommitdiff
path: root/examples/01_basic_ping_bot/Cargo.toml
blob: fe2ad002a996fb7744f0043c3b46c60c00c5a991 (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "01_basic_ping_bot"
version = "0.1.0"
authors = ["my name <[email protected]>"]

[dependencies.serenity]
git = "https://github.com/zeyla/serenity.rs.git"