Update Cargo.toml

This commit is contained in:
Dylan 2023-12-30 11:26:34 +01:00 committed by GitHub
parent f259ff360f
commit ef0b590919
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.1" version = "0.1.2"
edition = "2021" edition = "2021"
authors = ["DylanCa <dylan.cattelan@gmail.com"] authors = ["DylanCa <dylan.cattelan@gmail.com"]
license = "MIT" license = "MIT"