chore(deps) Update Rust crate notify-rust to 4.4.0 (#1648)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-04-28 22:27:26 -03:00 committed by GitHub
parent c31f0978c5
commit 252014cae2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ tinyfiledialogs = "3.3"
bytes = { version = "1", features = [ "serde" ] }
http = "0.2"
clap = { version = "=3.0.0-beta.2", optional = true }
notify-rust = { version = "4.3.0", optional = true }
notify-rust = { version = "4.4.0", optional = true }
tauri-hotkey = { version = "0.1.1", optional = true }
open = "1.7.0"
shared_child = "0.3"