diff options
| author | Zeyla Hellyer <[email protected]> | 2017-06-27 20:45:32 -0700 |
|---|---|---|
| committer | Zeyla Hellyer <[email protected]> | 2017-06-27 20:45:32 -0700 |
| commit | 9731d5d70cb4f1f07d581ff673d5a5e84daf1d02 (patch) | |
| tree | e2287f4680c493524978a2c22f842c2cbc09bd8c | |
| parent | Docs fixes (diff) | |
| download | serenity-9731d5d70cb4f1f07d581ff673d5a5e84daf1d02.tar.xz serenity-9731d5d70cb4f1f07d581ff673d5a5e84daf1d02.zip | |
Update authors list in Cargo.toml
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [package] -authors = ["Zeyla Hellyer <[email protected]>"] +authors = ["alex <[email protected]", "Zeyla Hellyer <[email protected]>"] description = "A Rust library for the Discord API." documentation = "https://serenity.zey.moe" homepage = "https://github.com/zeyla/serenity" |