fix(deps): update rust crate notify to 5.1

pull/116/head
renovate[bot] 2 years ago committed by GitHub
parent 72b5c490e6
commit e3b21dc8ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,5 +15,5 @@ serde_json.workspace = true
tauri.workspace = true
log.workspace = true
thiserror.workspace = true
notify = { version = "5.0" , features = ["serde"] }
notify = { version = "5.1" , features = ["serde"] }
notify-debouncer-mini = { version = "0.2.1" , features = ["serde"] }

Loading…
Cancel
Save