Merge branch 'refs/heads/develop'
This commit is contained in:
commit
df9fe2b8a8
1 changed files with 6 additions and 0 deletions
|
|
@ -1,7 +1,13 @@
|
||||||
[package]
|
[package]
|
||||||
name = "rust-discord-activity"
|
name = "rust-discord-activity"
|
||||||
|
description = "A lightweight library to control Discord Rich Presence"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
authors = ["DylanCa <dylan.cattelan@gmail.com"]
|
||||||
|
license = "MIT"
|
||||||
|
keywords = ["discord", "activity", "rich", "presence"]
|
||||||
|
repository = "https://github.com/DylanCa/Rust-Discord-Activity"
|
||||||
|
homepage = "https://github.com/DylanCa/Rust-Discord-Activity"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue