[package] authors = ["Saghm Rossi "] description = "Lightweight GUI mod manager for Baldur's Gate 3 on Linux" categories = ["config", "filesystem"] edition = "2021" keywords = ["baldur", "gui", "larian", "mods"] license = "Apache-2.0" name = "xiba" repository = "https://gitlab.com/saghm/xiba" version = "0.3.0" readme = "README.md" [dependencies] anyhow.workspace = true eframe.workspace = true larian-formats.workspace = true oliver.workspace = true rfd.workspace = true [lints] workspace = true