Add project information to Cargo.toml

This commit is contained in:
2026-06-20 14:40:51 -04:00
parent 836fe1adcd
commit 166b07e91f

View File

@@ -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"