manual merge from master

This commit is contained in:
MrDulfin 2024-06-02 19:09:17 -04:00
parent b79192328d
commit d6c3b7c3b7
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,13 @@
name = "kushi"
version = "0.1.0"
edition = "2021"
description = "A queue built for the Dango Music Player and Oden"
readme = "README.md"
homepage = "https://github.com/Dangoware/kushi-queue"
repository = "https://github.com/Dangoware/kushi-queue"
license = "MIT OR Apache-2.0"
keywords = ["queue","music","vec", "dmp"]
categories = ["data-structures"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

1
README.md Normal file
View file

@ -0,0 +1 @@
a queue built for the [Dango Music Player](https://github.com/Dangoware/dango-music-player) and [Oden](https://github.com/Dangoware/oden)[Discord Music Bot]