chore(deps): update rust crate notify to v8

pull/2307/head
renovate[bot] 6 months ago committed by GitHub
parent db8823e048
commit ed5a2baa90
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 = "8" , features = ["serde"] }
notify-debouncer-mini = { version = "0.4" , features = ["serde"] }

Loading…
Cancel
Save