From c5529c384f62ba8ac7107382c1cf8c4d23e171aa Mon Sep 17 00:00:00 2001 From: DylanCa Date: Sat, 13 Jan 2024 12:37:35 +0100 Subject: [PATCH] Updated Cargo.toml --- Cargo.toml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index d7575a0..bb6fb53 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,13 +1,14 @@ [package] name = "rust-discord-activity" description = "A lightweight library to control Discord Rich Presence" -version = "0.1.1" +version = "0.2.0" edition = "2021" -authors = ["DylanCa