Add notifications & update dependencies

This commit is contained in:
2025-07-22 15:27:13 -07:00
parent 3631c8be49
commit 7077bf6bea
7 changed files with 147 additions and 108 deletions

View File

@@ -25,7 +25,8 @@ tauri-plugin-fs = "2.4.1"
zip = "4.3.0"
libc = "0.2.174"
tauri-plugin-dialog = "2.3.1"
tauri-plugin-notification = "2.3.0"
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
tauri-plugin-single-instance = "2.3.1"
tauri-plugin-single-instance = "2.3.2"