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