From ef4594452838ebfeeb2dffc04e1b22d184437217 Mon Sep 17 00:00:00 2001 From: DylanCa Date: Sat, 30 Dec 2023 09:53:15 +0100 Subject: [PATCH] Updated Cargo.toml w/ crates.io data --- Cargo.toml | 6 ++++++ 1 file changed, 6 insertions(+) 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