Add security, i18n, analysis, backup, notifications

This commit is contained in:
2026-02-27 17:16:41 +02:00
parent d6a6fb9eca
commit a1c7f72d1d
46 changed files with 7908 additions and 481 deletions

View File

@@ -42,5 +42,11 @@ env_logger = "0.11"
# Temp directories (for AppImage extraction)
tempfile = "3"
# Desktop notifications
notify-rust = "4"
# File system watching (inotify)
notify = "7"
[build-dependencies]
glib-build-tools = "0.22"