Update Cargo.toml

change version to 1.0.0
This commit is contained in:
AmokDev 2025-06-08 11:24:48 +00:00
parent d32174615d
commit 176b76ee45

View file

@ -1,7 +1,7 @@
[package]
name = "rust-discord-rpc"
description = "A lightweight library to control Discord Rich Presence"
version = "0.3.3"
version = "1.0.0"
edition = "2021"
authors = ["Dylan Cattelan <dylan.cattelan@gmail.com", "AmokDev <amokdevv@gmail.com>"]
license = "MIT"