Agrega README, LICENSE (GPL-3.0-or-later) y license en Cargo.toml

This commit is contained in:
2026-08-23 01:16:58 -05:00
parent 2219b3abc0
commit 62f341ea53
3 changed files with 736 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ name = "radio-player-client"
version = "0.1.7"
edition = "2021"
description = "G Radio Client — cliente remoto para G Radio Player"
license = "GPL-3.0-or-later"
[[bin]]
name = "gr-client"