Add project information to Cargo.toml
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
[package]
|
||||
name = "libretunes"
|
||||
description = "Open-source audio player and library manager"
|
||||
repository = "https://git.libretunes.xyz/LibreTunes/LibreTunes-DX"
|
||||
license = "MIT"
|
||||
version = "0.1.0"
|
||||
authors = ["Ethan Girouard"]
|
||||
edition = "2024"
|
||||
|
||||
Reference in New Issue
Block a user