[package] name = "gr-locutor" version = "0.1.1" edition = "2021" description = "Locutor IA - GRP — interfaz de configuración del Locutor Automático IA de G Radio Player" license = "GPL-3.0-or-later" [[bin]] name = "gr-locutor-config" path = "src/main.rs" [dependencies] gtk4 = { version = "0.9", features = ["v4_6"] } glib = "0.20" dirs = "5" async-channel = "2"