blob: fa93475a46497de5507326581f84a8b52c6b8803 (
plain) (
blame)
1
2
3
4
5
6
7
|
[package]
name = "06_command_framework"
version = "0.1.0"
authors = ["my name <[email protected]>"]
[dependencies]
serenity = { git = "https://github.com/zeyla/serenity.rs.git" }
|