diff --git a/Cargo.toml b/Cargo.toml index 90f335d..5d93887 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,13 @@ [package] name = "rust-discord-activity" +description = "A lightweight library to control Discord Rich Presence" version = "0.1.0" edition = "2021" +authors = ["DylanCa