[desktop] Improve tauri traymenu

This commit is contained in:
Vladimir Stoilov
2024-05-22 12:21:55 +03:00
parent a984032621
commit 0b52c5347a
4 changed files with 297 additions and 56 deletions

View File

@@ -47,6 +47,7 @@ http = "1.0.0"
url = "2.5.0"
thiserror = "1.0"
log = "0.4.21"
reqwest = { version = "0.12" }
# Linux only
[target.'cfg(target_os = "linux")'.dependencies]