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

[dependencies]
serenity = { path = "../../" }