aboutsummaryrefslogtreecommitdiff
path: root/examples/03_struct_utilities/Cargo.toml
blob: e9a563e30ba1f5e7764b6d0fc3e4ee7d74faf443 (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 = { path = "../../" }