From ef0b5909194f20743a81fc6108bceb6e017936c6 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 30 Dec 2023 11:26:34 +0100 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d7575a0..573ba3a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rust-discord-activity" description = "A lightweight library to control Discord Rich Presence" -version = "0.1.1" +version = "0.1.2" edition = "2021" authors = ["DylanCa