diff options
| author | Zeyla Hellyer <[email protected]> | 2017-10-14 12:56:26 -0700 |
|---|---|---|
| committer | Zeyla Hellyer <[email protected]> | 2017-10-14 12:56:26 -0700 |
| commit | abe80955b67c999d246a15ffa0ae5284f67ae8ca (patch) | |
| tree | e7f2b2e2a6bd131a7e38e4c339e38b8bb13839fb /Cargo.toml | |
| parent | Update logo (diff) | |
| download | serenity-abe80955b67c999d246a15ffa0ae5284f67ae8ca.tar.xz serenity-abe80955b67c999d246a15ffa0ae5284f67ae8ca.zip | |
Release v0.4.1v0.4.1
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |