Updated Cargo.toml version

This commit is contained in:
DylanCa 2023-12-30 10:02:17 +01:00
parent e67bd79b2a
commit dd5d2fdfc8

View file

@ -1,7 +1,7 @@
[package] [package]
name = "rust-discord-activity" name = "rust-discord-activity"
description = "A lightweight library to control Discord Rich Presence" description = "A lightweight library to control Discord Rich Presence"
version = "0.1.0" version = "0.1.1"
edition = "2021" edition = "2021"
authors = ["DylanCa <dylan.cattelan@gmail.com"] authors = ["DylanCa <dylan.cattelan@gmail.com"]
license = "MIT" license = "MIT"