aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorZeyla Hellyer <[email protected]>2017-10-14 12:56:26 -0700
committerZeyla Hellyer <[email protected]>2017-10-14 12:56:26 -0700
commitabe80955b67c999d246a15ffa0ae5284f67ae8ca (patch)
treee7f2b2e2a6bd131a7e38e4c339e38b8bb13839fb /Cargo.toml
parentUpdate logo (diff)
downloadserenity-abe80955b67c999d246a15ffa0ae5284f67ae8ca.tar.xz
serenity-abe80955b67c999d246a15ffa0ae5284f67ae8ca.zip
Release v0.4.1v0.4.1
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 ca5c732..fefa679 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/zeyla/serenity"