fix: cannot start gui on linux (#1090)

This commit is contained in:
lazebird
2025-07-07 22:59:11 +08:00
committed by GitHub
parent c3a217c9d2
commit 0025973453
3 changed files with 26 additions and 23 deletions

View File

@@ -40,8 +40,7 @@ chrono = { version = "0.4.37", features = ["serde"] }
once_cell = "1.18.0"
dashmap = "6.0"
privilege = "0.3"
elevated-command = "1.1.2"
gethostname = "0.5"
dunce = "1.0.4"