aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeyla Hellyer <[email protected]>2017-06-27 20:45:32 -0700
committerZeyla Hellyer <[email protected]>2017-06-27 20:45:32 -0700
commit9731d5d70cb4f1f07d581ff673d5a5e84daf1d02 (patch)
treee2287f4680c493524978a2c22f842c2cbc09bd8c
parentDocs fixes (diff)
downloadserenity-9731d5d70cb4f1f07d581ff673d5a5e84daf1d02.tar.xz
serenity-9731d5d70cb4f1f07d581ff673d5a5e84daf1d02.zip
Update authors list in Cargo.toml
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7a13117..e00c342 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"