Desktop: Install CLI (#6526)

Co-authored-by: Brendan Allan <git@brendonovich.dev>
This commit is contained in:
Daniel Polito
2026-01-05 14:07:46 -03:00
committed by GitHub
parent 7cfa30a770
commit 2648ca065c
7 changed files with 362 additions and 183 deletions
+1
View File
@@ -35,6 +35,7 @@ serde_json = "1"
tokio = "1.48.0"
listeners = "0.3"
tauri-plugin-os = "2"
semver = "1.0.27"
[target.'cfg(target_os = "linux")'.dependencies]
gtk = "0.18.2"