chore(deps): update rust crate notify to v7

pull/2249/head
renovate[bot] 7 months ago committed by GitHub
parent 3e7329c8db
commit 3848bce609
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -15,5 +15,5 @@ serde_json = { workspace = true }
tauri = { workspace = true }
log = { workspace = true }
thiserror = { workspace = true }
notify = { version = "6" , features = ["serde"] }
notify = { version = "7" , features = ["serde"] }
notify-debouncer-mini = { version = "0.4" , features = ["serde"] }

Loading…
Cancel
Save