From 40afb802b23f587da912a6c39818852275fa58c4 Mon Sep 17 00:00:00 2001 From: AmokDev Date: Tue, 18 Mar 2025 07:29:31 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20Cargo.toml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index c9d0143..f2e9193 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,13 +1,12 @@ [package] -name = "rust-discord-activity" +name = "rust-discord-rpc" description = "A lightweight library to control Discord Rich Presence" -version = "0.3.1" +version = "0.3.2" edition = "2021" -authors = ["Dylan Cattelan "] license = "MIT" keywords = ["discord", "activity", "rich", "presence"] -documentation = "https://docs.rs/Rust-Discord-Activity/latest" -repository = "https://github.com/DylanCa/Rust-Discord-Activity" +repository = "https://git.amok.dev/AmokDev/rust-discord-rpc" categories = ["api-bindings", "gui", "multimedia"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html