aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorZeyla Hellyer <[email protected]>2018-07-28 11:02:54 -0700
committerZeyla Hellyer <[email protected]>2018-07-28 11:06:21 -0700
commitdd64787bb14c0dae89df165337d9e63ae46a3f2b (patch)
tree683b78daec667a647154fee928cf4460f6f84d33 /Cargo.toml
parentAdd `impl AsRef<MessageId> for Message` (#355) (diff)
downloadserenity-dd64787bb14c0dae89df165337d9e63ae46a3f2b.tar.xz
serenity-dd64787bb14c0dae89df165337d9e63ae46a3f2b.zip
Update license/Cargo email
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d63cf13..23da39b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-authors = ["alex <[email protected]>", "Zeyla Hellyer <[email protected]>"]
+authors = ["alex <[email protected]>", "Zeyla Hellyer <[email protected]>"]
description = "A Rust library for the Discord API."
documentation = "https://docs.rs/serenity"
homepage = "https://github.com/serenity-rs/serenity"